#a02a15 color space conversions
Hex:
#a02a15
RGB:
160, 42, 21
CMY:
37, 84, 92
CMYK:
0, 74, 87, 37
HSL:
9°, 76.7956%, 35.4902%
HSV (HSB):
9°, 86.8750%, 62.7451%
XYZ:
15.4605, 9.1837, 1.6672
xyY:
0.5876, 0.3490, 9.1837
CIE-Lab:
36.3355, 47.3547, 40.5696
CIE-LCH:
36.3355, 62.3567, 40.5873
CIE-Luv:
36.3355, 91.1795, 25.5386
Hunter-Lab:
30.3045, 38.0327, 17.9513
#a02a15 color charts
#a02a15 color shades, tints & tones
#a02a15 color schemes
#a02a15 color preview, HTML & CSS examples
This text has a color of #a02a15
<p style="color:#a02a15;">Text here</p>
.mytext {color:#a02a15;}
This box has a color of #a02a15
<div style="background-color:#a02a15;">Content here</div>
.mybackground {background-color:#a02a15;}
Border around this has a color of #a02a15
<div style="border:2px solid #a02a15;">Content here</div>
.myborder {border:2px solid #a02a15;}