#cfa26c color space conversions
Hex:
#cfa26c
RGB:
207, 162, 108
CMY:
19, 36, 58
CMYK:
0, 22, 48, 19
HSL:
33°, 50.7692%, 61.7647%
HSV (HSB):
33°, 47.8261%, 81.1765%
XYZ:
41.3592, 40.1888, 19.7647
xyY:
0.4082, 0.3967, 40.1888
CIE-Lab:
69.6038, 9.9096, 34.3509
CIE-LCH:
69.6038, 35.7517, 73.9082
CIE-Luv:
69.6038, 33.7761, 41.4573
Hunter-Lab:
63.3946, 5.5145, 25.8912
#cfa26c color charts
#cfa26c color shades, tints & tones
#cfa26c color schemes
#cfa26c color preview, HTML & CSS examples
This text has a color of #cfa26c
<p style="color:#cfa26c;">Text here</p>
.mytext {color:#cfa26c;}
This box has a color of #cfa26c
<div style="background-color:#cfa26c;">Content here</div>
.mybackground {background-color:#cfa26c;}
Border around this has a color of #cfa26c
<div style="border:2px solid #cfa26c;">Content here</div>
.myborder {border:2px solid #cfa26c;}