#cca00a color space conversions
Hex:
#cca00a
RGB:
204, 160, 10
CMY:
20, 37, 96
CMYK:
0, 22, 95, 20
HSL:
46°, 90.6542%, 41.9608%
HSV (HSB):
46°, 95.0980%, 80.0000%
XYZ:
37.5274, 38.0009, 5.6442
xyY:
0.4623, 0.4681, 38.0009
CIE-Lab:
68.0213, 4.6485, 70.2922
CIE-LCH:
68.0213, 70.4457, 86.2165
CIE-Luv:
68.0213, 37.6156, 70.1568
Hunter-Lab:
61.6449, 0.7866, 37.7229
#cca00a color charts
#cca00a color shades, tints & tones
#cca00a color schemes
#cca00a color preview, HTML & CSS examples
This text has a color of #cca00a
<p style="color:#cca00a;">Text here</p>
.mytext {color:#cca00a;}
This box has a color of #cca00a
<div style="background-color:#cca00a;">Content here</div>
.mybackground {background-color:#cca00a;}
Border around this has a color of #cca00a
<div style="border:2px solid #cca00a;">Content here</div>
.myborder {border:2px solid #cca00a;}