#a01f40 color space conversions
Hex:
#a01f40
RGB:
160, 31, 64
CMY:
37, 88, 75
CMYK:
0, 81, 60, 37
HSL:
345°, 67.5393%, 37.4510%
HSV (HSB):
345°, 80.6250%, 62.7451%
XYZ:
15.9126, 8.8237, 5.7149
xyY:
0.5226, 0.2898, 8.8237
CIE-Lab:
35.6427, 52.9759, 14.1565
CIE-LCH:
35.6427, 54.8348, 14.9613
CIE-Luv:
35.6427, 86.6272, 5.4468
Hunter-Lab:
29.7047, 43.6378, 9.3864
#a01f40 color charts
#a01f40 color shades, tints & tones
#a01f40 color schemes
#a01f40 color preview, HTML & CSS examples
This text has a color of #a01f40
<p style="color:#a01f40;">Text here</p>
.mytext {color:#a01f40;}
This box has a color of #a01f40
<div style="background-color:#a01f40;">Content here</div>
.mybackground {background-color:#a01f40;}
Border around this has a color of #a01f40
<div style="border:2px solid #a01f40;">Content here</div>
.myborder {border:2px solid #a01f40;}