#a12800 color space conversions
Hex:
#a12800
RGB:
161, 40, 0
CMY:
37, 84, 100
CMYK:
0, 75, 100, 37
HSL:
15°, 100.0000%, 31.5686%
HSV (HSB):
15°, 100.0000%, 63.1373%
XYZ:
15.4567, 9.0947, 0.9408
xyY:
0.6063, 0.3568, 9.0947
CIE-Lab:
36.1659, 48.0635, 48.8986
CIE-LCH:
36.1659, 68.5651, 45.4934
CIE-Luv:
36.1659, 94.8871, 28.5706
Hunter-Lab:
30.1573, 38.7124, 19.2605
#a12800 color charts
#a12800 color shades, tints & tones
#a12800 color schemes
#a12800 color preview, HTML & CSS examples
This text has a color of #a12800
<p style="color:#a12800;">Text here</p>
.mytext {color:#a12800;}
This box has a color of #a12800
<div style="background-color:#a12800;">Content here</div>
.mybackground {background-color:#a12800;}
Border around this has a color of #a12800
<div style="border:2px solid #a12800;">Content here</div>
.myborder {border:2px solid #a12800;}