#a12a13 color space conversions
Hex:
#a12a13
RGB:
161, 42, 19
CMY:
37, 84, 93
CMYK:
0, 74, 88, 37
HSL:
10°, 78.8889%, 35.2941%
HSV (HSB):
10°, 88.1988%, 63.1373%
XYZ:
15.6434, 9.2800, 1.5828
xyY:
0.5902, 0.3501, 9.2800
CIE-Lab:
36.5179, 47.6407, 41.7369
CIE-LCH:
36.5179, 63.3372, 41.2208
CIE-Luv:
36.5179, 92.2150, 26.1097
Hunter-Lab:
30.4631, 38.3531, 18.2436
#a12a13 color charts
#a12a13 color shades, tints & tones
#a12a13 color schemes
#a12a13 color preview, HTML & CSS examples
This text has a color of #a12a13
<p style="color:#a12a13;">Text here</p>
.mytext {color:#a12a13;}
This box has a color of #a12a13
<div style="background-color:#a12a13;">Content here</div>
.mybackground {background-color:#a12a13;}
Border around this has a color of #a12a13
<div style="border:2px solid #a12a13;">Content here</div>
.myborder {border:2px solid #a12a13;}