#cfcd8c color space conversions
Hex:
#cfcd8c
RGB:
207, 205, 140
CMY:
19, 20, 45
CMYK:
0, 1, 32, 19
HSL:
58°, 41.1043%, 68.0392%
HSV (HSB):
58°, 32.3671%, 81.1765%
XYZ:
52.2971, 58.8215, 33.4083
xyY:
0.3619, 0.4070, 58.8215
CIE-Lab:
81.1934, -9.2209, 32.6802
CIE-LCH:
81.1934, 33.9561, 105.7567
CIE-Luv:
81.1934, 4.5439, 45.6319
Hunter-Lab:
76.6952, -12.5006, 27.8600
#cfcd8c color charts
#cfcd8c color shades, tints & tones
#cfcd8c color schemes
#cfcd8c color preview, HTML & CSS examples
This text has a color of #cfcd8c
<p style="color:#cfcd8c;">Text here</p>
.mytext {color:#cfcd8c;}
This box has a color of #cfcd8c
<div style="background-color:#cfcd8c;">Content here</div>
.mybackground {background-color:#cfcd8c;}
Border around this has a color of #cfcd8c
<div style="border:2px solid #cfcd8c;">Content here</div>
.myborder {border:2px solid #cfcd8c;}