#cfa84c color space conversions
Hex:
#cfa84c
RGB:
207, 168, 76
CMY:
19, 34, 70
CMYK:
0, 19, 63, 19
HSL:
42°, 57.7093%, 55.4902%
HSV (HSB):
42°, 63.2850%, 81.1765%
XYZ:
41.0393, 41.7925, 12.7412
xyY:
0.4294, 0.4373, 41.7925
CIE-Lab:
70.7276, 4.0859, 51.7060
CIE-LCH:
70.7276, 51.8672, 85.4818
CIE-Luv:
70.7276, 31.8389, 59.1357
Hunter-Lab:
64.6471, 0.1830, 33.5676
#cfa84c color charts
#cfa84c color shades, tints & tones
#cfa84c color schemes
#cfa84c color preview, HTML & CSS examples
This text has a color of #cfa84c
<p style="color:#cfa84c;">Text here</p>
.mytext {color:#cfa84c;}
This box has a color of #cfa84c
<div style="background-color:#cfa84c;">Content here</div>
.mybackground {background-color:#cfa84c;}
Border around this has a color of #cfa84c
<div style="border:2px solid #cfa84c;">Content here</div>
.myborder {border:2px solid #cfa84c;}