#d0f1f2 color space conversions
Hex:
#d0f1f2
RGB:
208, 241, 242
CMY:
18, 5, 5
CMYK:
14, 0, 0, 5
HSL:
182°, 56.6667%, 88.2353%
HSV (HSB):
182°, 14.0496%, 94.9020%
XYZ:
73.4947, 82.7313, 96.0996
xyY:
0.2913, 0.3279, 82.7313
CIE-Lab:
92.8967, -10.4563, -4.0921
CIE-LCH:
92.8967, 11.2285, 201.3731
CIE-Luv:
92.8967, -17.4140, -4.5588
Hunter-Lab:
90.9567, -14.9430, 1.0274
#d0f1f2 color charts
#d0f1f2 color shades, tints & tones
#d0f1f2 color schemes
#d0f1f2 color preview, HTML & CSS examples
This text has a color of #d0f1f2
<p style="color:#d0f1f2;">Text here</p>
.mytext {color:#d0f1f2;}
This box has a color of #d0f1f2
<div style="background-color:#d0f1f2;">Content here</div>
.mybackground {background-color:#d0f1f2;}
Border around this has a color of #d0f1f2
<div style="border:2px solid #d0f1f2;">Content here</div>
.myborder {border:2px solid #d0f1f2;}