#d0d8f7 color space conversions
Hex:
#d0d8f7
RGB:
208, 216, 247
CMY:
18, 15, 3
CMYK:
16, 13, 0, 3
HSL:
228°, 70.9091%, 89.2157%
HSV (HSB):
228°, 15.7895%, 96.8627%
XYZ:
67.3568, 69.2370, 97.8097
xyY:
0.2874, 0.2954, 69.2370
CIE-Lab:
86.6213, 3.4439, -16.0430
CIE-LCH:
86.6213, 16.4085, 282.1155
CIE-Luv:
86.6213, -5.9696, -25.9353
Hunter-Lab:
83.2088, -1.1212, -11.4476
#d0d8f7 color charts
#d0d8f7 color shades, tints & tones
#d0d8f7 color schemes
#d0d8f7 color preview, HTML & CSS examples
This text has a color of #d0d8f7
<p style="color:#d0d8f7;">Text here</p>
.mytext {color:#d0d8f7;}
This box has a color of #d0d8f7
<div style="background-color:#d0d8f7;">Content here</div>
.mybackground {background-color:#d0d8f7;}
Border around this has a color of #d0d8f7
<div style="border:2px solid #d0d8f7;">Content here</div>
.myborder {border:2px solid #d0d8f7;}