#cca150 color space conversions
Hex:
#cca150
RGB:
204, 161, 80
CMY:
20, 37, 69
CMYK:
0, 21, 61, 20
HSL:
39°, 54.8673%, 55.6863%
HSV (HSB):
39°, 60.7843%, 80.0000%
XYZ:
39.0947, 38.9063, 13.0386
xyY:
0.4294, 0.4274, 38.9063
CIE-Lab:
68.6833, 6.8316, 47.4262
CIE-LCH:
68.6833, 47.9158, 81.8031
CIE-Luv:
68.6833, 34.3327, 54.2491
Hunter-Lab:
62.3749, 2.7222, 31.2687
#cca150 color charts
#cca150 color shades, tints & tones
#cca150 color schemes
#cca150 color preview, HTML & CSS examples
This text has a color of #cca150
<p style="color:#cca150;">Text here</p>
.mytext {color:#cca150;}
This box has a color of #cca150
<div style="background-color:#cca150;">Content here</div>
.mybackground {background-color:#cca150;}
Border around this has a color of #cca150
<div style="border:2px solid #cca150;">Content here</div>
.myborder {border:2px solid #cca150;}