#a11b3a color space conversions
Hex:
#a11b3a
RGB:
161, 27, 58
CMY:
37, 89, 77
CMYK:
0, 83, 64, 37
HSL:
346°, 71.2766%, 36.8627%
HSV (HSB):
346°, 83.2298%, 63.1373%
XYZ:
15.8536, 8.6664, 4.8402
xyY:
0.5400, 0.2952, 8.6664
CIE-Lab:
35.3339, 53.9656, 17.6582
CIE-LCH:
35.3339, 56.7811, 18.1188
CIE-Luv:
35.3339, 90.7587, 8.2790
Hunter-Lab:
29.4388, 44.6093, 10.8589
#a11b3a color charts
#a11b3a color shades, tints & tones
#a11b3a color schemes
#a11b3a color preview, HTML & CSS examples
This text has a color of #a11b3a
<p style="color:#a11b3a;">Text here</p>
.mytext {color:#a11b3a;}
This box has a color of #a11b3a
<div style="background-color:#a11b3a;">Content here</div>
.mybackground {background-color:#a11b3a;}
Border around this has a color of #a11b3a
<div style="border:2px solid #a11b3a;">Content here</div>
.myborder {border:2px solid #a11b3a;}