#ccaa01 color space conversions
Hex:
#ccaa01
RGB:
204, 170, 1
CMY:
20, 33, 100
CMYK:
0, 17, 100, 20
HSL:
50°, 99.0244%, 40.1961%
HSV (HSB):
50°, 99.5098%, 80.0000%
XYZ:
39.2820, 41.5890, 5.9858
xyY:
0.4523, 0.4788, 41.5890
CIE-Lab:
70.5866, -0.7792, 73.2399
CIE-LCH:
70.5866, 73.2441, 90.6095
CIE-Luv:
70.5866, 30.1591, 74.5461
Hunter-Lab:
64.4895, -4.1283, 39.6395
#ccaa01 color charts
#ccaa01 color shades, tints & tones
#ccaa01 color schemes
#ccaa01 color preview, HTML & CSS examples
This text has a color of #ccaa01
<p style="color:#ccaa01;">Text here</p>
.mytext {color:#ccaa01;}
This box has a color of #ccaa01
<div style="background-color:#ccaa01;">Content here</div>
.mybackground {background-color:#ccaa01;}
Border around this has a color of #ccaa01
<div style="border:2px solid #ccaa01;">Content here</div>
.myborder {border:2px solid #ccaa01;}