#d5f9f9 color space conversions
Hex:
#d5f9f9
RGB:
213, 249, 249
CMY:
16, 2, 2
CMYK:
14, 0, 0, 2
HSL:
180°, 75.0000%, 90.5882%
HSV (HSB):
180°, 14.4578%, 97.6471%
XYZ:
78.4151, 88.7371, 102.6176
xyY:
0.2907, 0.3289, 88.7371
CIE-Lab:
95.4704, -11.5289, -3.8974
CIE-LCH:
95.4704, 12.1698, 198.6781
CIE-Luv:
95.4704, -18.8585, -4.0844
Hunter-Lab:
94.2003, -16.2620, 1.3524
#d5f9f9 color charts
#d5f9f9 color shades, tints & tones
#d5f9f9 color schemes
#d5f9f9 color preview, HTML & CSS examples
This text has a color of #d5f9f9
<p style="color:#d5f9f9;">Text here</p>
.mytext {color:#d5f9f9;}
This box has a color of #d5f9f9
<div style="background-color:#d5f9f9;">Content here</div>
.mybackground {background-color:#d5f9f9;}
Border around this has a color of #d5f9f9
<div style="border:2px solid #d5f9f9;">Content here</div>
.myborder {border:2px solid #d5f9f9;}