#cfcc5e color space conversions
Hex:
#cfcc5e
RGB:
207, 204, 94
CMY:
19, 20, 63
CMYK:
0, 1, 55, 19
HSL:
58°, 54.0670%, 59.0196%
HSV (HSB):
58°, 54.5894%, 81.1765%
XYZ:
49.3454, 57.2593, 19.0410
xyY:
0.3927, 0.4557, 57.2593
CIE-Lab:
80.3252, -13.3368, 54.2354
CIE-LCH:
80.3252, 55.8512, 103.8152
CIE-Luv:
80.3252, 6.9178, 68.3867
Hunter-Lab:
75.6699, -16.0199, 38.0496
#cfcc5e color charts
#cfcc5e color shades, tints & tones
#cfcc5e color schemes
#cfcc5e color preview, HTML & CSS examples
This text has a color of #cfcc5e
<p style="color:#cfcc5e;">Text here</p>
.mytext {color:#cfcc5e;}
This box has a color of #cfcc5e
<div style="background-color:#cfcc5e;">Content here</div>
.mybackground {background-color:#cfcc5e;}
Border around this has a color of #cfcc5e
<div style="border:2px solid #cfcc5e;">Content here</div>
.myborder {border:2px solid #cfcc5e;}