#a01e10 color space conversions
Hex:
#a01e10
RGB:
160, 30, 16
CMY:
37, 88, 94
CMYK:
0, 81, 90, 37
HSL:
6°, 81.8182%, 34.5098%
HSV (HSB):
6°, 90.0000%, 62.7451%
XYZ:
15.0550, 8.4395, 1.3257
xyY:
0.6066, 0.3400, 8.4395
CIE-Lab:
34.8820, 51.2123, 41.7167
CIE-LCH:
34.8820, 66.0529, 39.1657
CIE-Luv:
34.8820, 97.8070, 24.1462
Hunter-Lab:
29.0509, 41.6648, 17.6300
#a01e10 color charts
#a01e10 color shades, tints & tones
#a01e10 color schemes
#a01e10 color preview, HTML & CSS examples
This text has a color of #a01e10
<p style="color:#a01e10;">Text here</p>
.mytext {color:#a01e10;}
This box has a color of #a01e10
<div style="background-color:#a01e10;">Content here</div>
.mybackground {background-color:#a01e10;}
Border around this has a color of #a01e10
<div style="border:2px solid #a01e10;">Content here</div>
.myborder {border:2px solid #a01e10;}