#a12f41 color space conversions
Hex:
#a12f41
RGB:
161, 47, 65
CMY:
37, 82, 75
CMYK:
0, 71, 60, 37
HSL:
351°, 54.8077%, 40.7843%
HSV (HSB):
351°, 70.8075%, 63.1373%
XYZ:
16.6686, 9.9918, 6.0511
xyY:
0.5096, 0.3055, 9.9918
CIE-Lab:
37.8276, 47.8547, 16.4834
CIE-LCH:
37.8276, 50.6140, 19.0061
CIE-Luv:
37.8276, 80.2311, 9.1188
Hunter-Lab:
31.6097, 38.8104, 10.7768
#a12f41 color charts
#a12f41 color shades, tints & tones
#a12f41 color schemes
#a12f41 color preview, HTML & CSS examples
This text has a color of #a12f41
<p style="color:#a12f41;">Text here</p>
.mytext {color:#a12f41;}
This box has a color of #a12f41
<div style="background-color:#a12f41;">Content here</div>
.mybackground {background-color:#a12f41;}
Border around this has a color of #a12f41
<div style="border:2px solid #a12f41;">Content here</div>
.myborder {border:2px solid #a12f41;}