#d9f5f5 color space conversions
Hex:
#d9f5f5
RGB:
217, 245, 245
CMY:
15, 4, 4
CMYK:
11, 0, 0, 4
HSL:
180°, 58.3333%, 90.5882%
HSV (HSB):
180°, 11.4286%, 96.0784%
XYZ:
77.7491, 86.6491, 99.0133
xyY:
0.2952, 0.3289, 86.6491
CIE-Lab:
94.5892, -9.0619, -3.0936
CIE-LCH:
94.5892, 9.5754, 198.8493
CIE-Luv:
94.5892, -14.9006, -3.2305
Hunter-Lab:
93.0855, -13.8086, 2.0942
#d9f5f5 color charts
#d9f5f5 color shades, tints & tones
#d9f5f5 color schemes
#d9f5f5 color preview, HTML & CSS examples
This text has a color of #d9f5f5
<p style="color:#d9f5f5;">Text here</p>
.mytext {color:#d9f5f5;}
This box has a color of #d9f5f5
<div style="background-color:#d9f5f5;">Content here</div>
.mybackground {background-color:#d9f5f5;}
Border around this has a color of #d9f5f5
<div style="border:2px solid #d9f5f5;">Content here</div>
.myborder {border:2px solid #d9f5f5;}