#cfa65f color space conversions
Hex:
#cfa65f
RGB:
207, 166, 95
CMY:
19, 35, 63
CMYK:
0, 20, 54, 19
HSL:
38°, 53.8462%, 59.2157%
HSV (HSB):
38°, 54.1063%, 81.1765%
XYZ:
41.4339, 41.3641, 16.6267
xyY:
0.4167, 0.4160, 41.3641
CIE-Lab:
70.4302, 6.5751, 42.1173
CIE-LCH:
70.4302, 42.6275, 81.1269
CIE-Luv:
70.4302, 32.0536, 50.0731
Hunter-Lab:
64.3149, 2.4449, 29.6927
#cfa65f color charts
#cfa65f color shades, tints & tones
#cfa65f color schemes
#cfa65f color preview, HTML & CSS examples
This text has a color of #cfa65f
<p style="color:#cfa65f;">Text here</p>
.mytext {color:#cfa65f;}
This box has a color of #cfa65f
<div style="background-color:#cfa65f;">Content here</div>
.mybackground {background-color:#cfa65f;}
Border around this has a color of #cfa65f
<div style="border:2px solid #cfa65f;">Content here</div>
.myborder {border:2px solid #cfa65f;}