#dccf8e color space conversions
Hex:
#dccf8e
RGB:
220, 207, 142
CMY:
14, 19, 44
CMYK:
0, 6, 35, 14
HSL:
50°, 52.7027%, 70.9804%
HSV (HSB):
50°, 35.4545%, 86.2745%
XYZ:
56.7105, 61.7943, 34.5297
xyY:
0.3706, 0.4038, 61.7943
CIE-Lab:
82.8039, -4.9471, 33.9641
CIE-LCH:
82.8039, 34.3225, 98.2872
CIE-Luv:
82.8039, 11.6315, 46.5019
Hunter-Lab:
78.6093, -8.7925, 28.9830
#dccf8e color charts
#dccf8e color shades, tints & tones
#dccf8e color schemes
#dccf8e color preview, HTML & CSS examples
This text has a color of #dccf8e
<p style="color:#dccf8e;">Text here</p>
.mytext {color:#dccf8e;}
This box has a color of #dccf8e
<div style="background-color:#dccf8e;">Content here</div>
.mybackground {background-color:#dccf8e;}
Border around this has a color of #dccf8e
<div style="border:2px solid #dccf8e;">Content here</div>
.myborder {border:2px solid #dccf8e;}