#cfa45c color space conversions
Hex:
#cfa45c
RGB:
207, 164, 92
CMY:
19, 36, 64
CMYK:
0, 21, 56, 19
HSL:
38°, 54.5024%, 58.6275%
HSV (HSB):
38°, 55.5556%, 81.1765%
XYZ:
40.9394, 40.5890, 15.8019
xyY:
0.4206, 0.4170, 40.5890
CIE-Lab:
69.8870, 7.4022, 42.9785
CIE-LCH:
69.8870, 43.6112, 80.2279
CIE-Luv:
69.8870, 33.6569, 50.5443
Hunter-Lab:
63.7095, 3.2114, 29.8909
#cfa45c color charts
#cfa45c color shades, tints & tones
#cfa45c color schemes
#cfa45c color preview, HTML & CSS examples
This text has a color of #cfa45c
<p style="color:#cfa45c;">Text here</p>
.mytext {color:#cfa45c;}
This box has a color of #cfa45c
<div style="background-color:#cfa45c;">Content here</div>
.mybackground {background-color:#cfa45c;}
Border around this has a color of #cfa45c
<div style="border:2px solid #cfa45c;">Content here</div>
.myborder {border:2px solid #cfa45c;}