#a00f31 color space conversions
Hex:
#a00f31
RGB:
160, 15, 49
CMY:
37, 94, 81
CMYK:
0, 91, 69, 37
HSL:
346°, 82.8571%, 34.3137%
HSV (HSB):
346°, 90.6250%, 62.7451%
XYZ:
15.2224, 8.0370, 3.6547
xyY:
0.5656, 0.2986, 8.0370
CIE-Lab:
34.0598, 55.7554, 21.7949
CIE-LCH:
34.0598, 59.8638, 21.3507
CIE-Luv:
34.0598, 96.1294, 10.8885
Hunter-Lab:
28.3496, 46.2345, 12.2013
#a00f31 color charts
#a00f31 color shades, tints & tones
#a00f31 color schemes
#a00f31 color preview, HTML & CSS examples
This text has a color of #a00f31
<p style="color:#a00f31;">Text here</p>
.mytext {color:#a00f31;}
This box has a color of #a00f31
<div style="background-color:#a00f31;">Content here</div>
.mybackground {background-color:#a00f31;}
Border around this has a color of #a00f31
<div style="border:2px solid #a00f31;">Content here</div>
.myborder {border:2px solid #a00f31;}