#a12f25 color space conversions
Hex:
#a12f25
RGB:
161, 47, 37
CMY:
37, 82, 85
CMYK:
0, 71, 77, 37
HSL:
5°, 62.6263%, 38.8235%
HSV (HSB):
5°, 77.0186%, 63.1373%
XYZ:
16.0484, 9.7437, 2.7851
xyY:
0.5616, 0.3410, 9.7437
CIE-Lab:
37.3784, 46.2759, 33.1032
CIE-LCH:
37.3784, 56.8971, 35.5778
CIE-Luv:
37.3784, 86.7521, 22.2623
Hunter-Lab:
31.2149, 37.1456, 16.5603
#a12f25 color charts
#a12f25 color shades, tints & tones
#a12f25 color schemes
#a12f25 color preview, HTML & CSS examples
This text has a color of #a12f25
<p style="color:#a12f25;">Text here</p>
.mytext {color:#a12f25;}
This box has a color of #a12f25
<div style="background-color:#a12f25;">Content here</div>
.mybackground {background-color:#a12f25;}
Border around this has a color of #a12f25
<div style="border:2px solid #a12f25;">Content here</div>
.myborder {border:2px solid #a12f25;}