#d0f0f1 color space conversions
Hex:
#d0f0f1
RGB:
208, 240, 241
CMY:
18, 6, 5
CMYK:
14, 0, 0, 5
HSL:
182°, 54.0984%, 88.0392%
HSV (HSB):
182°, 13.6929%, 94.5098%
XYZ:
73.0497, 82.0809, 95.2122
xyY:
0.2918, 0.3279, 82.0809
CIE-Lab:
92.6106, -10.1513, -3.9930
CIE-LCH:
92.6106, 10.9084, 201.4723
CIE-Luv:
92.6106, -16.9219, -4.4522
Hunter-Lab:
90.5985, -14.6227, 1.1097
#d0f0f1 color charts
#d0f0f1 color shades, tints & tones
#d0f0f1 color schemes
#d0f0f1 color preview, HTML & CSS examples
This text has a color of #d0f0f1
<p style="color:#d0f0f1;">Text here</p>
.mytext {color:#d0f0f1;}
This box has a color of #d0f0f1
<div style="background-color:#d0f0f1;">Content here</div>
.mybackground {background-color:#d0f0f1;}
Border around this has a color of #d0f0f1
<div style="border:2px solid #d0f0f1;">Content here</div>
.myborder {border:2px solid #d0f0f1;}