#a01f30 color space conversions
Hex:
#a01f30
RGB:
160, 31, 48
CMY:
37, 88, 81
CMYK:
0, 81, 70, 37
HSL:
352°, 67.5393%, 37.4510%
HSV (HSB):
352°, 80.6250%, 62.7451%
XYZ:
15.5207, 8.6670, 3.6512
xyY:
0.5575, 0.3113, 8.6670
CIE-Lab:
35.3350, 52.0209, 24.0144
CIE-LCH:
35.3350, 57.2963, 24.7795
CIE-Luv:
35.3350, 91.3701, 13.8502
Hunter-Lab:
29.4397, 42.5862, 13.2545
#a01f30 color charts
#a01f30 color shades, tints & tones
#a01f30 color schemes
#a01f30 color preview, HTML & CSS examples
This text has a color of #a01f30
<p style="color:#a01f30;">Text here</p>
.mytext {color:#a01f30;}
This box has a color of #a01f30
<div style="background-color:#a01f30;">Content here</div>
.mybackground {background-color:#a01f30;}
Border around this has a color of #a01f30
<div style="border:2px solid #a01f30;">Content here</div>
.myborder {border:2px solid #a01f30;}