#cfac3b color space conversions
Hex:
#cfac3b
RGB:
207, 172, 59
CMY:
19, 33, 77
CMYK:
0, 17, 71, 19
HSL:
46°, 60.6557%, 52.1569%
HSV (HSB):
46°, 71.4976%, 81.1765%
XYZ:
41.2741, 43.0862, 10.2788
xyY:
0.4361, 0.4553, 43.0862
CIE-Lab:
71.6134, 0.9869, 59.9915
CIE-LCH:
71.6134, 59.9996, 89.0575
CIE-Luv:
71.6134, 29.7634, 66.5072
Hunter-Lab:
65.6401, -2.6305, 36.6637
#cfac3b color charts
#cfac3b color shades, tints & tones
#cfac3b color schemes
#cfac3b color preview, HTML & CSS examples
This text has a color of #cfac3b
<p style="color:#cfac3b;">Text here</p>
.mytext {color:#cfac3b;}
This box has a color of #cfac3b
<div style="background-color:#cfac3b;">Content here</div>
.mybackground {background-color:#cfac3b;}
Border around this has a color of #cfac3b
<div style="border:2px solid #cfac3b;">Content here</div>
.myborder {border:2px solid #cfac3b;}