#cfc05d color space conversions
Hex:
#cfc05d
RGB:
207, 192, 93
CMY:
19, 25, 64
CMYK:
0, 7, 55, 19
HSL:
52°, 54.2857%, 58.8235%
HSV (HSB):
52°, 55.0725%, 81.1765%
XYZ:
46.5575, 51.7550, 17.8918
xyY:
0.4007, 0.4454, 51.7550
CIE-Lab:
77.1341, -7.2970, 51.0305
CIE-LCH:
77.1341, 51.5496, 98.1377
CIE-Luv:
77.1341, 14.6566, 63.2277
Hunter-Lab:
71.9409, -10.3780, 35.6132
#cfc05d color charts
#cfc05d color shades, tints & tones
#cfc05d color schemes
#cfc05d color preview, HTML & CSS examples
This text has a color of #cfc05d
<p style="color:#cfc05d;">Text here</p>
.mytext {color:#cfc05d;}
This box has a color of #cfc05d
<div style="background-color:#cfc05d;">Content here</div>
.mybackground {background-color:#cfc05d;}
Border around this has a color of #cfc05d
<div style="border:2px solid #cfc05d;">Content here</div>
.myborder {border:2px solid #cfc05d;}