#cca211 color space conversions
Hex:
#cca211
RGB:
204, 162, 17
CMY:
20, 36, 93
CMYK:
0, 21, 92, 20
HSL:
47°, 84.6154%, 43.3333%
HSV (HSB):
47°, 91.6667%, 80.0000%
XYZ:
37.9233, 38.7185, 6.0050
xyY:
0.4589, 0.4685, 38.7185
CIE-Lab:
68.5469, 3.6684, 69.6421
CIE-LCH:
68.5469, 69.7386, 86.9847
CIE-Luv:
68.5469, 36.0041, 70.3541
Hunter-Lab:
62.2242, -0.1032, 37.8351
#cca211 color charts
#cca211 color shades, tints & tones
#cca211 color schemes
#cca211 color preview, HTML & CSS examples
This text has a color of #cca211
<p style="color:#cca211;">Text here</p>
.mytext {color:#cca211;}
This box has a color of #cca211
<div style="background-color:#cca211;">Content here</div>
.mybackground {background-color:#cca211;}
Border around this has a color of #cca211
<div style="border:2px solid #cca211;">Content here</div>
.myborder {border:2px solid #cca211;}