#cfc85d color space conversions
Hex:
#cfc85d
RGB:
207, 200, 93
CMY:
19, 22, 64
CMYK:
0, 3, 55, 19
HSL:
56°, 54.2857%, 58.8235%
HSV (HSB):
56°, 55.0725%, 81.1765%
XYZ:
48.3622, 55.3643, 18.4933
xyY:
0.3957, 0.4530, 55.3643
CIE-Lab:
79.2506, -11.3919, 53.4655
CIE-LCH:
79.2506, 54.6657, 102.0281
CIE-Luv:
79.2506, 9.4896, 66.9436
Hunter-Lab:
74.4072, -14.1935, 37.3489
#cfc85d color charts
#cfc85d color shades, tints & tones
#cfc85d color schemes
#cfc85d color preview, HTML & CSS examples
This text has a color of #cfc85d
<p style="color:#cfc85d;">Text here</p>
.mytext {color:#cfc85d;}
This box has a color of #cfc85d
<div style="background-color:#cfc85d;">Content here</div>
.mybackground {background-color:#cfc85d;}
Border around this has a color of #cfc85d
<div style="border:2px solid #cfc85d;">Content here</div>
.myborder {border:2px solid #cfc85d;}