#a12b39 color space conversions
Hex:
#a12b39
RGB:
161, 43, 57
CMY:
37, 83, 78
CMYK:
0, 73, 65, 37
HSL:
353°, 57.8431%, 40.0000%
HSV (HSB):
353°, 73.2919%, 63.1373%
XYZ:
16.3003, 9.6002, 4.8648
xyY:
0.5298, 0.3120, 9.6002
CIE-Lab:
37.1152, 48.8493, 20.6095
CIE-LCH:
37.1152, 53.0189, 22.8749
CIE-Luv:
37.1152, 84.4159, 12.3892
Hunter-Lab:
30.9842, 39.6837, 12.3799
#a12b39 color charts
#a12b39 color shades, tints & tones
#a12b39 color schemes
#a12b39 color preview, HTML & CSS examples
This text has a color of #a12b39
<p style="color:#a12b39;">Text here</p>
.mytext {color:#a12b39;}
This box has a color of #a12b39
<div style="background-color:#a12b39;">Content here</div>
.mybackground {background-color:#a12b39;}
Border around this has a color of #a12b39
<div style="border:2px solid #a12b39;">Content here</div>
.myborder {border:2px solid #a12b39;}