#cfa66e color space conversions
Hex:
#cfa66e
RGB:
207, 166, 110
CMY:
19, 35, 57
CMYK:
0, 20, 47, 19
HSL:
35°, 50.2591%, 62.1569%
HSV (HSB):
35°, 46.8599%, 81.1765%
XYZ:
42.1828, 41.6636, 20.5705
xyY:
0.4040, 0.3990, 41.6636
CIE-Lab:
70.6384, 7.9485, 34.6163
CIE-LCH:
70.6384, 35.5172, 77.0681
CIE-Luv:
70.6384, 30.9137, 42.3669
Hunter-Lab:
64.5474, 3.6949, 26.2882
#cfa66e color charts
#cfa66e color shades, tints & tones
#cfa66e color schemes
#cfa66e color preview, HTML & CSS examples
This text has a color of #cfa66e
<p style="color:#cfa66e;">Text here</p>
.mytext {color:#cfa66e;}
This box has a color of #cfa66e
<div style="background-color:#cfa66e;">Content here</div>
.mybackground {background-color:#cfa66e;}
Border around this has a color of #cfa66e
<div style="border:2px solid #cfa66e;">Content here</div>
.myborder {border:2px solid #cfa66e;}