#a12d3f color space conversions
Hex:
#a12d3f
RGB:
161, 45, 63
CMY:
37, 82, 75
CMYK:
0, 72, 61, 37
HSL:
351°, 56.3107%, 40.3922%
HSV (HSB):
351°, 72.0497%, 63.1373%
XYZ:
16.5335, 9.8127, 5.7253
xyY:
0.5155, 0.3060, 9.8127
CIE-Lab:
37.5042, 48.4909, 17.3210
CIE-LCH:
37.5042, 51.4916, 19.6568
CIE-Luv:
37.5042, 81.7843, 9.6821
Hunter-Lab:
31.3253, 39.3934, 11.0914
#a12d3f color charts
#a12d3f color shades, tints & tones
#a12d3f color schemes
#a12d3f color preview, HTML & CSS examples
This text has a color of #a12d3f
<p style="color:#a12d3f;">Text here</p>
.mytext {color:#a12d3f;}
This box has a color of #a12d3f
<div style="background-color:#a12d3f;">Content here</div>
.mybackground {background-color:#a12d3f;}
Border around this has a color of #a12d3f
<div style="border:2px solid #a12d3f;">Content here</div>
.myborder {border:2px solid #a12d3f;}