#a01f12 color space conversions
Hex:
#a01f12
RGB:
160, 31, 18
CMY:
37, 88, 93
CMYK:
0, 81, 89, 37
HSL:
5°, 79.7753%, 34.9020%
HSV (HSB):
5°, 88.7500%, 62.7451%
XYZ:
15.0964, 8.4972, 1.4167
xyY:
0.6036, 0.3397, 8.4972
CIE-Lab:
34.9977, 50.9613, 40.8865
CIE-LCH:
34.9977, 65.3357, 38.7403
CIE-Luv:
34.9977, 97.1322, 23.9283
Hunter-Lab:
29.1500, 41.4301, 17.5234
#a01f12 color charts
#a01f12 color shades, tints & tones
#a01f12 color schemes
#a01f12 color preview, HTML & CSS examples
This text has a color of #a01f12
<p style="color:#a01f12;">Text here</p>
.mytext {color:#a01f12;}
This box has a color of #a01f12
<div style="background-color:#a01f12;">Content here</div>
.mybackground {background-color:#a01f12;}
Border around this has a color of #a01f12
<div style="border:2px solid #a01f12;">Content here</div>
.myborder {border:2px solid #a01f12;}