#cca122 color space conversions
Hex:
#cca122
RGB:
204, 161, 34
CMY:
20, 37, 87
CMYK:
0, 21, 83, 20
HSL:
45°, 71.4286%, 46.6667%
HSV (HSB):
45°, 83.3333%, 80.0000%
XYZ:
37.9354, 38.4426, 6.9341
xyY:
0.4553, 0.4614, 38.4426
CIE-Lab:
68.3456, 4.5752, 65.5552
CIE-LCH:
68.3456, 65.7147, 86.0077
CIE-Luv:
68.3456, 36.4121, 67.6998
Hunter-Lab:
62.0021, 0.7100, 36.7707
#cca122 color charts
#cca122 color shades, tints & tones
#cca122 color schemes
#cca122 color preview, HTML & CSS examples
This text has a color of #cca122
<p style="color:#cca122;">Text here</p>
.mytext {color:#cca122;}
This box has a color of #cca122
<div style="background-color:#cca122;">Content here</div>
.mybackground {background-color:#cca122;}
Border around this has a color of #cca122
<div style="border:2px solid #cca122;">Content here</div>
.myborder {border:2px solid #cca122;}