#d5f0f7 color space conversions
Hex:
#d5f0f7
RGB:
213, 240, 247
CMY:
16, 6, 3
CMYK:
14, 3, 0, 3
HSL:
192°, 68.0000%, 90.1961%
HSV (HSB):
192°, 13.7652%, 96.8627%
XYZ:
75.3892, 83.1817, 100.0779
xyY:
0.2915, 0.3216, 83.1817
CIE-Lab:
93.0939, -7.3968, -6.3636
CIE-LCH:
93.0939, 9.7575, 220.7062
CIE-Luv:
93.0939, -14.6167, -8.6760
Hunter-Lab:
91.2040, -12.0591, -1.2160
#d5f0f7 color charts
#d5f0f7 color shades, tints & tones
#d5f0f7 color schemes
#d5f0f7 color preview, HTML & CSS examples
This text has a color of #d5f0f7
<p style="color:#d5f0f7;">Text here</p>
.mytext {color:#d5f0f7;}
This box has a color of #d5f0f7
<div style="background-color:#d5f0f7;">Content here</div>
.mybackground {background-color:#d5f0f7;}
Border around this has a color of #d5f0f7
<div style="border:2px solid #d5f0f7;">Content here</div>
.myborder {border:2px solid #d5f0f7;}