#cfa34c color space conversions
Hex:
#cfa34c
RGB:
207, 163, 76
CMY:
19, 36, 70
CMYK:
0, 21, 63, 19
HSL:
40°, 57.7093%, 55.4902%
HSV (HSB):
40°, 63.2850%, 81.1765%
XYZ:
40.1338, 39.9816, 12.4394
xyY:
0.4336, 0.4320, 39.9816
CIE-Lab:
69.4564, 6.7652, 50.2929
CIE-LCH:
69.4564, 50.7458, 82.3388
CIE-Luv:
69.4564, 35.4186, 56.9197
Hunter-Lab:
63.2310, 2.6429, 32.5976
#cfa34c color charts
#cfa34c color shades, tints & tones
#cfa34c color schemes
#cfa34c color preview, HTML & CSS examples
This text has a color of #cfa34c
<p style="color:#cfa34c;">Text here</p>
.mytext {color:#cfa34c;}
This box has a color of #cfa34c
<div style="background-color:#cfa34c;">Content here</div>
.mybackground {background-color:#cfa34c;}
Border around this has a color of #cfa34c
<div style="border:2px solid #cfa34c;">Content here</div>
.myborder {border:2px solid #cfa34c;}