#a12d25 color space conversions
Hex:
#a12d25
RGB:
161, 45, 37
CMY:
37, 82, 85
CMYK:
0, 72, 77, 37
HSL:
4°, 62.6263%, 38.8235%
HSV (HSB):
4°, 77.0186%, 63.1373%
XYZ:
15.9703, 9.5874, 2.7591
xyY:
0.5640, 0.3386, 9.5874
CIE-Lab:
37.0915, 47.0633, 32.7928
CIE-LCH:
37.0915, 57.3613, 34.8681
CIE-Luv:
37.0915, 87.8895, 21.7446
Hunter-Lab:
30.9635, 37.8798, 16.3913
#a12d25 color charts
#a12d25 color shades, tints & tones
#a12d25 color schemes
#a12d25 color preview, HTML & CSS examples
This text has a color of #a12d25
<p style="color:#a12d25;">Text here</p>
.mytext {color:#a12d25;}
This box has a color of #a12d25
<div style="background-color:#a12d25;">Content here</div>
.mybackground {background-color:#a12d25;}
Border around this has a color of #a12d25
<div style="border:2px solid #a12d25;">Content here</div>
.myborder {border:2px solid #a12d25;}