#cfa35e color space conversions
Hex:
#cfa35e
RGB:
207, 163, 94
CMY:
19, 36, 63
CMYK:
0, 21, 55, 19
HSL:
37°, 54.0670%, 59.0196%
HSV (HSB):
37°, 54.5894%, 81.1765%
XYZ:
40.8497, 40.2679, 16.2092
xyY:
0.4197, 0.4137, 40.2679
CIE-Lab:
69.6599, 8.1051, 41.6918
CIE-LCH:
69.6599, 42.4723, 78.9986
CIE-Luv:
69.6599, 34.2093, 49.1274
Hunter-Lab:
63.4570, 3.8575, 29.2752
#cfa35e color charts
#cfa35e color shades, tints & tones
#cfa35e color schemes
#cfa35e color preview, HTML & CSS examples
This text has a color of #cfa35e
<p style="color:#cfa35e;">Text here</p>
.mytext {color:#cfa35e;}
This box has a color of #cfa35e
<div style="background-color:#cfa35e;">Content here</div>
.mybackground {background-color:#cfa35e;}
Border around this has a color of #cfa35e
<div style="border:2px solid #cfa35e;">Content here</div>
.myborder {border:2px solid #cfa35e;}