#dcf9f9 color space conversions
Hex:
#dcf9f9
RGB:
220, 249, 249
CMY:
14, 2, 2
CMYK:
12, 0, 0, 2
HSL:
180°, 70.7317%, 91.9608%
HSV (HSB):
180°, 11.6466%, 97.6471%
XYZ:
80.4898, 89.8066, 102.7147
xyY:
0.2948, 0.3289, 89.8066
CIE-Lab:
95.9165, -9.3518, -3.1902
CIE-LCH:
95.9165, 9.8810, 198.8360
CIE-Luv:
95.9165, -15.4005, -3.3386
Hunter-Lab:
94.7663, -14.2321, 2.0736
#dcf9f9 color charts
#dcf9f9 color shades, tints & tones
#dcf9f9 color schemes
#dcf9f9 color preview, HTML & CSS examples
This text has a color of #dcf9f9
<p style="color:#dcf9f9;">Text here</p>
.mytext {color:#dcf9f9;}
This box has a color of #dcf9f9
<div style="background-color:#dcf9f9;">Content here</div>
.mybackground {background-color:#dcf9f9;}
Border around this has a color of #dcf9f9
<div style="border:2px solid #dcf9f9;">Content here</div>
.myborder {border:2px solid #dcf9f9;}