#d5f3f1 color space conversions
Hex:
#d5f3f1
RGB:
213, 243, 241
CMY:
16, 5, 5
CMYK:
12, 0, 1, 5
HSL:
176°, 55.5556%, 89.4118%
HSV (HSB):
176°, 12.3457%, 95.2941%
XYZ:
75.3683, 84.5982, 95.5758
xyY:
0.2949, 0.3311, 84.5982
CIE-Lab:
93.7097, -10.0935, -2.3412
CIE-LCH:
93.7097, 10.3615, 193.0588
CIE-Luv:
93.7097, -15.8467, -1.8709
Hunter-Lab:
91.9773, -14.6931, 2.7744
#d5f3f1 color charts
#d5f3f1 color shades, tints & tones
#d5f3f1 color schemes
#d5f3f1 color preview, HTML & CSS examples
This text has a color of #d5f3f1
<p style="color:#d5f3f1;">Text here</p>
.mytext {color:#d5f3f1;}
This box has a color of #d5f3f1
<div style="background-color:#d5f3f1;">Content here</div>
.mybackground {background-color:#d5f3f1;}
Border around this has a color of #d5f3f1
<div style="border:2px solid #d5f3f1;">Content here</div>
.myborder {border:2px solid #d5f3f1;}