#d0d9f9 color space conversions
Hex:
#d0d9f9
RGB:
208, 217, 249
CMY:
18, 15, 2
CMYK:
16, 13, 0, 2
HSL:
227°, 77.3585%, 89.6078%
HSV (HSB):
227°, 16.4659%, 97.6471%
XYZ:
67.9242, 69.8752, 99.5298
xyY:
0.2862, 0.2944, 69.8752
CIE-Lab:
86.9356, 3.3372, -16.6258
CIE-LCH:
86.9356, 16.9574, 281.3499
CIE-Luv:
86.9356, -6.5315, -26.8841
Hunter-Lab:
83.5914, -1.2404, -12.0809
#d0d9f9 color charts
#d0d9f9 color shades, tints & tones
#d0d9f9 color schemes
#d0d9f9 color preview, HTML & CSS examples
This text has a color of #d0d9f9
<p style="color:#d0d9f9;">Text here</p>
.mytext {color:#d0d9f9;}
This box has a color of #d0d9f9
<div style="background-color:#d0d9f9;">Content here</div>
.mybackground {background-color:#d0d9f9;}
Border around this has a color of #d0d9f9
<div style="border:2px solid #d0d9f9;">Content here</div>
.myborder {border:2px solid #d0d9f9;}