#a1113e color space conversions
Hex:
#a1113e
RGB:
161, 17, 62
CMY:
37, 93, 76
CMYK:
0, 89, 61, 37
HSL:
341°, 80.8989%, 34.9020%
HSV (HSB):
341°, 89.4410%, 63.1373%
XYZ:
15.7679, 8.3258, 5.3334
xyY:
0.5358, 0.2829, 8.3258
CIE-Lab:
34.6523, 56.4067, 14.1540
CIE-LCH:
34.6523, 58.1554, 14.0863
CIE-Luv:
34.6523, 92.2474, 4.5000
Hunter-Lab:
28.8544, 47.0486, 9.2390
#a1113e color charts
#a1113e color shades, tints & tones
#a1113e color schemes
#a1113e color preview, HTML & CSS examples
This text has a color of #a1113e
<p style="color:#a1113e;">Text here</p>
.mytext {color:#a1113e;}
This box has a color of #a1113e
<div style="background-color:#a1113e;">Content here</div>
.mybackground {background-color:#a1113e;}
Border around this has a color of #a1113e
<div style="border:2px solid #a1113e;">Content here</div>
.myborder {border:2px solid #a1113e;}