very light cyan/very light arctic blue
#d9f0f3 color RGB value is (217,240,243)
#d9f0f3 color CMYK value
#d9f0f3 color HSL value
HSV(or HSB) | 186.9° | 10.7 | 95.3 |
XYZ | 75.953 | 83.543 | 96.916 |
Yxy | 0.296 | 0.326 | 83.543 |
LAB | 93.252 | -6.925 | -4.022 |
LUV | 93.252 | -12.467 | -5.049 |
Hunter-LAB | 91.402 | -11.623 | 1.114 |
CIE-LCH | 93.252 | 8.009 | 210.146 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | D9 | F0 | F3 |
Decimal | 217 | 240 | 243 |
Octal | 331 | 360 | 363 |
Binary | 11011001 | 11110000 | 11110011 |
Below, you can see some colors close to #d9f0f3. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #d9f0f3.
<span style="color:#d9f0f3">Text here</span>
This paragraph has a background color of #d9f0f3.
<p style="background-color:#d9f0f3;">Content here</p>
This element has a border color of #d9f0f3.
<div style="border:1px #d9f0f3;">Content here</div>
.text {color:#d9f0f3;}
.background {background-color:#d9f0f3;}
.border {border:1px solid #d9f0f3;}
.text-shadow {border:1px solid #d9f0f3;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #030a0a is the darkest color, while #f9fdfd is the lightest one.