#a01d2d color space conversions
Hex:
#a01d2d
RGB:
160, 29, 45
CMY:
37, 89, 82
CMYK:
0, 82, 72, 37
HSL:
353°, 69.3122%, 37.0588%
HSV (HSB):
353°, 81.8750%, 62.7451%
XYZ:
15.4102, 8.5418, 3.3191
xyY:
0.5651, 0.3132, 8.5418
CIE-Lab:
35.0866, 52.4414, 25.6037
CIE-LCH:
35.0866, 58.3580, 26.0232
CIE-Luv:
35.0866, 92.9333, 14.8255
Hunter-Lab:
29.2263, 42.9720, 13.7250
#a01d2d color charts
#a01d2d color shades, tints & tones
#a01d2d color schemes
#a01d2d color preview, HTML & CSS examples
This text has a color of #a01d2d
<p style="color:#a01d2d;">Text here</p>
.mytext {color:#a01d2d;}
This box has a color of #a01d2d
<div style="background-color:#a01d2d;">Content here</div>
.mybackground {background-color:#a01d2d;}
Border around this has a color of #a01d2d
<div style="border:2px solid #a01d2d;">Content here</div>
.myborder {border:2px solid #a01d2d;}