#a1143e color space conversions
Hex:
#a1143e
RGB:
161, 20, 62
CMY:
37, 92, 76
CMYK:
0, 88, 61, 37
HSL:
342°, 77.9006%, 35.4902%
HSV (HSB):
342°, 87.5776%, 63.1373%
XYZ:
15.8176, 8.4252, 5.3500
xyY:
0.5345, 0.2847, 8.4252
CIE-Lab:
34.8531, 55.8295, 14.4245
CIE-LCH:
34.8531, 57.6629, 14.4866
CIE-Luv:
34.8531, 91.5176, 4.9094
Hunter-Lab:
29.0262, 46.4765, 9.3902
#a1143e color charts
#a1143e color shades, tints & tones
#a1143e color schemes
#a1143e color preview, HTML & CSS examples
This text has a color of #a1143e
<p style="color:#a1143e;">Text here</p>
.mytext {color:#a1143e;}
This box has a color of #a1143e
<div style="background-color:#a1143e;">Content here</div>
.mybackground {background-color:#a1143e;}
Border around this has a color of #a1143e
<div style="border:2px solid #a1143e;">Content here</div>
.myborder {border:2px solid #a1143e;}