#d0f0f9 color space conversions
Hex:
#d0f0f9
RGB:
208, 240, 249
CMY:
18, 6, 2
CMYK:
16, 4, 0, 2
HSL:
193°, 77.3585%, 89.6078%
HSV (HSB):
193°, 16.4659%, 97.6471%
XYZ:
74.2714, 82.5696, 101.6455
xyY:
0.2873, 0.3194, 82.5696
CIE-Lab:
92.8257, -8.5394, -7.8362
CIE-LCH:
92.8257, 11.5900, 222.5411
CIE-Luv:
92.8257, -17.1342, -10.8351
Hunter-Lab:
90.8678, -13.1206, -2.7148
#d0f0f9 color charts
#d0f0f9 color shades, tints & tones
#d0f0f9 color schemes
#d0f0f9 color preview, HTML & CSS examples
This text has a color of #d0f0f9
<p style="color:#d0f0f9;">Text here</p>
.mytext {color:#d0f0f9;}
This box has a color of #d0f0f9
<div style="background-color:#d0f0f9;">Content here</div>
.mybackground {background-color:#d0f0f9;}
Border around this has a color of #d0f0f9
<div style="border:2px solid #d0f0f9;">Content here</div>
.myborder {border:2px solid #d0f0f9;}