#a01f0e color space conversions
Hex:
#a01f0e
RGB:
160, 31, 14
CMY:
37, 88, 95
CMYK:
0, 81, 91, 37
HSL:
7°, 83.9080%, 34.1176%
HSV (HSB):
7°, 91.2500%, 62.7451%
XYZ:
15.0665, 8.4853, 1.2592
xyY:
0.6073, 0.3420, 8.4853
CIE-Lab:
34.9737, 50.8855, 42.6577
CIE-LCH:
34.9737, 66.4004, 39.9734
CIE-Luv:
34.9737, 97.5663, 24.6823
Hunter-Lab:
29.1295, 41.3479, 17.8277
#a01f0e color charts
#a01f0e color shades, tints & tones
#a01f0e color schemes
#a01f0e color preview, HTML & CSS examples
This text has a color of #a01f0e
<p style="color:#a01f0e;">Text here</p>
.mytext {color:#a01f0e;}
This box has a color of #a01f0e
<div style="background-color:#a01f0e;">Content here</div>
.mybackground {background-color:#a01f0e;}
Border around this has a color of #a01f0e
<div style="border:2px solid #a01f0e;">Content here</div>
.myborder {border:2px solid #a01f0e;}