#cfc55d color space conversions
Hex:
#cfc55d
RGB:
207, 197, 93
CMY:
19, 23, 64
CMYK:
0, 5, 55, 19
HSL:
55°, 54.2857%, 58.8235%
HSV (HSB):
55°, 55.0725%, 81.1765%
XYZ:
47.6742, 53.9882, 18.2640
xyY:
0.3975, 0.4502, 53.9882
CIE-Lab:
78.4549, -9.8638, 52.5533
CIE-LCH:
78.4549, 53.4709, 100.6303
CIE-Luv:
78.4549, 11.4139, 65.5530
Hunter-Lab:
73.4767, -12.7673, 36.6960
#cfc55d color charts
#cfc55d color shades, tints & tones
#cfc55d color schemes
#cfc55d color preview, HTML & CSS examples
This text has a color of #cfc55d
<p style="color:#cfc55d;">Text here</p>
.mytext {color:#cfc55d;}
This box has a color of #cfc55d
<div style="background-color:#cfc55d;">Content here</div>
.mybackground {background-color:#cfc55d;}
Border around this has a color of #cfc55d
<div style="border:2px solid #cfc55d;">Content here</div>
.myborder {border:2px solid #cfc55d;}