#a00e25 color space conversions
Hex:
#a00e25
RGB:
160, 14, 37
CMY:
37, 95, 85
CMYK:
0, 91, 77, 37
HSL:
351°, 83.9080%, 34.1176%
HSV (HSB):
351°, 91.2500%, 62.7451%
XYZ:
14.9882, 7.9212, 2.4892
xyY:
0.5901, 0.3119, 7.9212
CIE-Lab:
33.8183, 55.3963, 29.1305
CIE-LCH:
33.8183, 62.5887, 27.7379
CIE-Luv:
33.8183, 99.5915, 15.9554
Hunter-Lab:
28.1447, 45.8052, 14.4574
#a00e25 color charts
#a00e25 color shades, tints & tones
#a00e25 color schemes
#a00e25 color preview, HTML & CSS examples
This text has a color of #a00e25
<p style="color:#a00e25;">Text here</p>
.mytext {color:#a00e25;}
This box has a color of #a00e25
<div style="background-color:#a00e25;">Content here</div>
.mybackground {background-color:#a00e25;}
Border around this has a color of #a00e25
<div style="border:2px solid #a00e25;">Content here</div>
.myborder {border:2px solid #a00e25;}