#a01e25 color space conversions
Hex:
#a01e25
RGB:
160, 30, 37
CMY:
37, 88, 85
CMYK:
0, 81, 77, 37
HSL:
357°, 68.4211%, 37.2549%
HSV (HSB):
357°, 81.2500%, 62.7451%
XYZ:
15.2954, 8.5357, 2.5917
xyY:
0.5789, 0.3230, 8.5357
CIE-Lab:
35.0745, 51.8148, 30.5284
CIE-LCH:
35.0745, 60.1395, 30.5059
CIE-Luv:
35.0745, 94.4095, 18.2650
Hunter-Lab:
29.2159, 42.3222, 15.1917
#a01e25 color charts
#a01e25 color shades, tints & tones
#a01e25 color schemes
#a01e25 color preview, HTML & CSS examples
This text has a color of #a01e25
<p style="color:#a01e25;">Text here</p>
.mytext {color:#a01e25;}
This box has a color of #a01e25
<div style="background-color:#a01e25;">Content here</div>
.mybackground {background-color:#a01e25;}
Border around this has a color of #a01e25
<div style="border:2px solid #a01e25;">Content here</div>
.myborder {border:2px solid #a01e25;}