#a12b45 color space conversions
Hex:
#a12b45
RGB:
161, 43, 69
CMY:
37, 83, 73
CMYK:
0, 73, 57, 37
HSL:
347°, 57.8431%, 40.0000%
HSV (HSB):
347°, 73.2919%, 63.1373%
XYZ:
16.6360, 9.7345, 6.6324
xyY:
0.5041, 0.2950, 9.7345
CIE-Lab:
37.3616, 49.6807, 13.3105
CIE-LCH:
37.3616, 51.4329, 14.9984
CIE-Luv:
37.3616, 80.9586, 5.6284
Hunter-Lab:
31.2001, 40.5764, 9.2366
#a12b45 color charts
#a12b45 color shades, tints & tones
#a12b45 color schemes
#a12b45 color preview, HTML & CSS examples
This text has a color of #a12b45
<p style="color:#a12b45;">Text here</p>
.mytext {color:#a12b45;}
This box has a color of #a12b45
<div style="background-color:#a12b45;">Content here</div>
.mybackground {background-color:#a12b45;}
Border around this has a color of #a12b45
<div style="border:2px solid #a12b45;">Content here</div>
.myborder {border:2px solid #a12b45;}