#cfa97e color space conversions
Hex:
#cfa97e
RGB:
207, 169, 126
CMY:
19, 34, 51
CMYK:
0, 18, 39, 19
HSL:
32°, 45.7627%, 65.2941%
HSV (HSB):
32°, 39.1304%, 81.1765%
XYZ:
43.6860, 43.1477, 25.7645
xyY:
0.3880, 0.3832, 43.1477
CIE-Lab:
71.6551, 8.0436, 27.4254
CIE-LCH:
71.6551, 28.5807, 73.6542
CIE-Luv:
71.6551, 27.6043, 34.6267
Hunter-Lab:
65.6869, 3.7618, 22.7254
#cfa97e color charts
#cfa97e color shades, tints & tones
#cfa97e color schemes
#cfa97e color preview, HTML & CSS examples
This text has a color of #cfa97e
<p style="color:#cfa97e;">Text here</p>
.mytext {color:#cfa97e;}
This box has a color of #cfa97e
<div style="background-color:#cfa97e;">Content here</div>
.mybackground {background-color:#cfa97e;}
Border around this has a color of #cfa97e
<div style="border:2px solid #cfa97e;">Content here</div>
.myborder {border:2px solid #cfa97e;}