#a12d15 color space conversions
Hex:
#a12d15
RGB:
161, 45, 21
CMY:
37, 82, 92
CMYK:
0, 72, 87, 37
HSL:
10°, 76.9231%, 35.6863%
HSV (HSB):
10°, 86.9565%, 63.1373%
XYZ:
15.7717, 9.5080, 1.7134
xyY:
0.5843, 0.3522, 9.5080
CIE-Lab:
36.9445, 46.5487, 41.1650
CIE-LCH:
36.9445, 62.1397, 41.4877
CIE-Luv:
36.9445, 90.2621, 26.3852
Hunter-Lab:
30.8350, 37.3390, 18.2899
#a12d15 color charts
#a12d15 color shades, tints & tones
#a12d15 color schemes
#a12d15 color preview, HTML & CSS examples
This text has a color of #a12d15
<p style="color:#a12d15;">Text here</p>
.mytext {color:#a12d15;}
This box has a color of #a12d15
<div style="background-color:#a12d15;">Content here</div>
.mybackground {background-color:#a12d15;}
Border around this has a color of #a12d15
<div style="border:2px solid #a12d15;">Content here</div>
.myborder {border:2px solid #a12d15;}