#cfa06c color space conversions
Hex:
#cfa06c
RGB:
207, 160, 108
CMY:
19, 37, 58
CMYK:
0, 23, 48, 19
HSL:
32°, 50.7692%, 61.7647%
HSV (HSB):
32°, 47.8261%, 81.1765%
XYZ:
41.0097, 39.4897, 19.6482
xyY:
0.4095, 0.3943, 39.4897
CIE-Lab:
69.1045, 10.9911, 33.7131
CIE-LCH:
69.1045, 35.4595, 71.9430
CIE-Luv:
69.1045, 35.1328, 40.4582
Hunter-Lab:
62.8408, 6.5170, 25.4506
#cfa06c color charts
#cfa06c color shades, tints & tones
#cfa06c color schemes
#cfa06c color preview, HTML & CSS examples
This text has a color of #cfa06c
<p style="color:#cfa06c;">Text here</p>
.mytext {color:#cfa06c;}
This box has a color of #cfa06c
<div style="background-color:#cfa06c;">Content here</div>
.mybackground {background-color:#cfa06c;}
Border around this has a color of #cfa06c
<div style="border:2px solid #cfa06c;">Content here</div>
.myborder {border:2px solid #cfa06c;}