#a12f2e color space conversions
Hex:
#a12f2e
RGB:
161, 47, 46
CMY:
37, 82, 82
CMYK:
0, 71, 71, 37
HSL:
1°, 55.5556%, 40.5882%
HSV (HSB):
1°, 71.4286%, 63.1373%
XYZ:
16.2076, 9.8074, 3.6235
xyY:
0.5468, 0.3309, 9.8074
CIE-Lab:
37.4944, 46.6866, 27.9007
CIE-LCH:
37.4944, 54.3883, 30.8632
CIE-Luv:
37.4944, 84.9808, 18.7131
Hunter-Lab:
31.3167, 37.5764, 15.0615
#a12f2e color charts
#a12f2e color shades, tints & tones
#a12f2e color schemes
#a12f2e color preview, HTML & CSS examples
This text has a color of #a12f2e
<p style="color:#a12f2e;">Text here</p>
.mytext {color:#a12f2e;}
This box has a color of #a12f2e
<div style="background-color:#a12f2e;">Content here</div>
.mybackground {background-color:#a12f2e;}
Border around this has a color of #a12f2e
<div style="border:2px solid #a12f2e;">Content here</div>
.myborder {border:2px solid #a12f2e;}