#cfa54e color space conversions
Hex:
#cfa54e
RGB:
207, 165, 78
CMY:
19, 35, 69
CMYK:
0, 20, 62, 19
HSL:
40°, 57.3333%, 55.8824%
HSV (HSB):
40°, 62.3188%, 81.1765%
XYZ:
40.5624, 40.7257, 12.9307
xyY:
0.4305, 0.4322, 40.7257
CIE-Lab:
69.9833, 5.8245, 49.9402
CIE-LCH:
69.9833, 50.2787, 83.3477
CIE-Luv:
69.9833, 33.8646, 57.0287
Hunter-Lab:
63.8167, 1.7768, 32.6582
#cfa54e color charts
#cfa54e color shades, tints & tones
#cfa54e color schemes
#cfa54e color preview, HTML & CSS examples
This text has a color of #cfa54e
<p style="color:#cfa54e;">Text here</p>
.mytext {color:#cfa54e;}
This box has a color of #cfa54e
<div style="background-color:#cfa54e;">Content here</div>
.mybackground {background-color:#cfa54e;}
Border around this has a color of #cfa54e
<div style="border:2px solid #cfa54e;">Content here</div>
.myborder {border:2px solid #cfa54e;}