#cfcc5f color space conversions
Hex:
#cfcc5f
RGB:
207, 204, 95
CMY:
19, 20, 63
CMYK:
0, 1, 54, 19
HSL:
58°, 53.8462%, 59.2157%
HSV (HSB):
58°, 54.1063%, 81.1765%
XYZ:
49.3906, 57.2774, 19.2789
xyY:
0.3922, 0.4548, 57.2774
CIE-Lab:
80.3353, -13.2579, 53.7890
CIE-LCH:
80.3353, 55.3988, 103.8462
CIE-Luv:
80.3353, 6.8864, 67.9769
Hunter-Lab:
75.6818, -15.9526, 37.8739
#cfcc5f color charts
#cfcc5f color shades, tints & tones
#cfcc5f color schemes
#cfcc5f color preview, HTML & CSS examples
This text has a color of #cfcc5f
<p style="color:#cfcc5f;">Text here</p>
.mytext {color:#cfcc5f;}
This box has a color of #cfcc5f
<div style="background-color:#cfcc5f;">Content here</div>
.mybackground {background-color:#cfcc5f;}
Border around this has a color of #cfcc5f
<div style="border:2px solid #cfcc5f;">Content here</div>
.myborder {border:2px solid #cfcc5f;}