#cca074 color space conversions
Hex:
#cca074
RGB:
204, 160, 116
CMY:
20, 37, 55
CMYK:
0, 22, 43, 20
HSL:
30°, 46.3158%, 62.7451%
HSV (HSB):
30°, 43.1373%, 80.0000%
XYZ:
40.6250, 39.2399, 21.9559
xyY:
0.3990, 0.3854, 39.2399
CIE-Lab:
68.9247, 10.5812, 29.1411
CIE-LCH:
68.9247, 31.0027, 70.0440
CIE-Luv:
68.9247, 32.2052, 35.6076
Hunter-Lab:
62.6418, 6.1393, 23.0682
#cca074 color charts
#cca074 color shades, tints & tones
#cca074 color schemes
#cca074 color preview, HTML & CSS examples
This text has a color of #cca074
<p style="color:#cca074;">Text here</p>
.mytext {color:#cca074;}
This box has a color of #cca074
<div style="background-color:#cca074;">Content here</div>
.mybackground {background-color:#cca074;}
Border around this has a color of #cca074
<div style="border:2px solid #cca074;">Content here</div>
.myborder {border:2px solid #cca074;}