#d5f3ed color space conversions
Hex:
#d5f3ed
RGB:
213, 243, 237
CMY:
16, 5, 7
CMYK:
12, 0, 2, 5
HSL:
168°, 55.5556%, 89.4118%
HSV (HSB):
168°, 12.3457%, 95.2941%
XYZ:
74.7772, 84.3617, 92.4630
xyY:
0.2972, 0.3353, 84.3617
CIE-Lab:
93.6074, -10.8656, -0.4157
CIE-LCH:
93.6074, 10.8736, 182.1907
CIE-Luv:
93.6074, -15.7343, 1.2627
Hunter-Lab:
91.8486, -15.4120, 4.6075
#d5f3ed color charts
#d5f3ed color shades, tints & tones
#d5f3ed color schemes
#d5f3ed color preview, HTML & CSS examples
This text has a color of #d5f3ed
<p style="color:#d5f3ed;">Text here</p>
.mytext {color:#d5f3ed;}
This box has a color of #d5f3ed
<div style="background-color:#d5f3ed;">Content here</div>
.mybackground {background-color:#d5f3ed;}
Border around this has a color of #d5f3ed
<div style="border:2px solid #d5f3ed;">Content here</div>
.myborder {border:2px solid #d5f3ed;}