#a02c01 color space conversions
Hex:
#a02c01
RGB:
160, 44, 1
CMY:
37, 83, 100
CMYK:
0, 73, 99, 37
HSL:
16°, 98.7578%, 31.5686%
HSV (HSB):
16°, 99.3750%, 62.7451%
XYZ:
15.4034, 9.2771, 1.0075
xyY:
0.5996, 0.3611, 9.2771
CIE-Lab:
36.5125, 46.2550, 48.5503
CIE-LCH:
36.5125, 67.0572, 46.3869
CIE-Luv:
36.5125, 91.6813, 29.1948
Hunter-Lab:
30.4584, 36.9685, 19.3596
#a02c01 color charts
#a02c01 color shades, tints & tones
#a02c01 color schemes
#a02c01 color preview, HTML & CSS examples
This text has a color of #a02c01
<p style="color:#a02c01;">Text here</p>
.mytext {color:#a02c01;}
This box has a color of #a02c01
<div style="background-color:#a02c01;">Content here</div>
.mybackground {background-color:#a02c01;}
Border around this has a color of #a02c01
<div style="border:2px solid #a02c01;">Content here</div>
.myborder {border:2px solid #a02c01;}