#a02b01 color space conversions
Hex:
#a02b01
RGB:
160, 43, 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.3666, 9.2035, 0.9953
xyY:
0.6011, 0.3600, 9.2035
CIE-Lab:
36.3732, 46.6380, 48.4813
CIE-LCH:
36.3732, 67.2722, 46.1102
CIE-Luv:
36.3732, 92.2788, 28.9672
Hunter-Lab:
30.3373, 37.3241, 19.2910
#a02b01 color charts
#a02b01 color shades, tints & tones
#a02b01 color schemes
#a02b01 color preview, HTML & CSS examples
This text has a color of #a02b01
<p style="color:#a02b01;">Text here</p>
.mytext {color:#a02b01;}
This box has a color of #a02b01
<div style="background-color:#a02b01;">Content here</div>
.mybackground {background-color:#a02b01;}
Border around this has a color of #a02b01
<div style="border:2px solid #a02b01;">Content here</div>
.myborder {border:2px solid #a02b01;}