#cfdec2 color space conversions
Hex:
#cfdec2
RGB:
207, 222, 194
CMY:
19, 13, 24
CMYK:
7, 0, 13, 13
HSL:
92°, 29.7872%, 81.5686%
HSV (HSB):
92°, 12.6126%, 87.0588%
XYZ:
61.5910, 69.4030, 61.1889
xyY:
0.3205, 0.3611, 69.4030
CIE-Lab:
86.7032, -10.0101, 12.0301
CIE-LCH:
86.7032, 15.6501, 129.7634
CIE-Luv:
86.7032, -7.0966, 19.4998
Hunter-Lab:
83.3085, -13.8225, 14.7683
#cfdec2 color charts
#cfdec2 color shades, tints & tones
#cfdec2 color schemes
#cfdec2 color preview, HTML & CSS examples
This text has a color of #cfdec2
<p style="color:#cfdec2;">Text here</p>
.mytext {color:#cfdec2;}
This box has a color of #cfdec2
<div style="background-color:#cfdec2;">Content here</div>
.mybackground {background-color:#cfdec2;}
Border around this has a color of #cfdec2
<div style="border:2px solid #cfdec2;">Content here</div>
.myborder {border:2px solid #cfdec2;}