#cfa74c color space conversions
Hex:
#cfa74c
RGB:
207, 167, 76
CMY:
19, 35, 70
CMYK:
0, 19, 63, 19
HSL:
42°, 57.7093%, 55.4902%
HSV (HSB):
42°, 63.2850%, 81.1765%
XYZ:
40.8554, 41.4246, 12.6799
xyY:
0.4302, 0.4362, 41.4246
CIE-Lab:
70.4724, 4.6205, 51.4231
CIE-LCH:
70.4724, 51.6303, 84.8656
CIE-Luv:
70.4724, 32.5515, 58.6925
Hunter-Lab:
64.3620, 0.6738, 33.3727
#cfa74c color charts
#cfa74c color shades, tints & tones
#cfa74c color schemes
#cfa74c color preview, HTML & CSS examples
This text has a color of #cfa74c
<p style="color:#cfa74c;">Text here</p>
.mytext {color:#cfa74c;}
This box has a color of #cfa74c
<div style="background-color:#cfa74c;">Content here</div>
.mybackground {background-color:#cfa74c;}
Border around this has a color of #cfa74c
<div style="border:2px solid #cfa74c;">Content here</div>
.myborder {border:2px solid #cfa74c;}