#a01d37 color space conversions
Hex:
#a01d37
RGB:
160, 29, 55
CMY:
37, 89, 78
CMYK:
0, 82, 66, 37
HSL:
348°, 69.3122%, 37.0588%
HSV (HSB):
348°, 81.8750%, 62.7451%
XYZ:
15.6262, 8.6281, 4.4562
xyY:
0.5443, 0.3005, 8.6281
CIE-Lab:
35.2583, 52.9693, 19.4530
CIE-LCH:
35.2583, 56.4284, 20.1658
CIE-Luv:
35.2583, 90.1669, 10.0135
Hunter-Lab:
29.3737, 43.5540, 11.5668
#a01d37 color charts
#a01d37 color shades, tints & tones
#a01d37 color schemes
#a01d37 color preview, HTML & CSS examples
This text has a color of #a01d37
<p style="color:#a01d37;">Text here</p>
.mytext {color:#a01d37;}
This box has a color of #a01d37
<div style="background-color:#a01d37;">Content here</div>
.mybackground {background-color:#a01d37;}
Border around this has a color of #a01d37
<div style="border:2px solid #a01d37;">Content here</div>
.myborder {border:2px solid #a01d37;}