#a01f2a color space conversions
Hex:
#a01f2a
RGB:
160, 31, 42
CMY:
37, 88, 84
CMYK:
0, 81, 74, 37
HSL:
355°, 67.5393%, 37.4510%
HSV (HSB):
355°, 80.6250%, 62.7451%
XYZ:
15.4051, 8.6207, 3.0425
xyY:
0.5691, 0.3185, 8.6207
CIE-Lab:
35.2436, 51.7349, 27.6604
CIE-LCH:
35.2436, 58.6652, 28.1315
CIE-Luv:
35.2436, 92.8703, 16.4870
Hunter-Lab:
29.3611, 42.2732, 14.4089
#a01f2a color charts
#a01f2a color shades, tints & tones
#a01f2a color schemes
#a01f2a color preview, HTML & CSS examples
This text has a color of #a01f2a
<p style="color:#a01f2a;">Text here</p>
.mytext {color:#a01f2a;}
This box has a color of #a01f2a
<div style="background-color:#a01f2a;">Content here</div>
.mybackground {background-color:#a01f2a;}
Border around this has a color of #a01f2a
<div style="border:2px solid #a01f2a;">Content here</div>
.myborder {border:2px solid #a01f2a;}