#a12f4b color space conversions
Hex:
#a12f4b
RGB:
161, 47, 75
CMY:
37, 82, 71
CMYK:
0, 71, 53, 37
HSL:
345°, 54.8077%, 40.7843%
HSV (HSB):
345°, 70.8075%, 63.1373%
XYZ:
16.9845, 10.1181, 7.7144
xyY:
0.4878, 0.2906, 10.1181
CIE-Lab:
38.0536, 48.6376, 10.4376
CIE-LCH:
38.0536, 49.7450, 12.1119
CIE-Luv:
38.0536, 77.2661, 3.0665
Hunter-Lab:
31.8090, 39.6448, 7.8871
#a12f4b color charts
#a12f4b color shades, tints & tones
#a12f4b color schemes
#a12f4b color preview, HTML & CSS examples
This text has a color of #a12f4b
<p style="color:#a12f4b;">Text here</p>
.mytext {color:#a12f4b;}
This box has a color of #a12f4b
<div style="background-color:#a12f4b;">Content here</div>
.mybackground {background-color:#a12f4b;}
Border around this has a color of #a12f4b
<div style="border:2px solid #a12f4b;">Content here</div>
.myborder {border:2px solid #a12f4b;}