#a11d22 color space conversions
Hex:
#a11d22
RGB:
161, 29, 34
CMY:
37, 89, 87
CMYK:
0, 82, 79, 37
HSL:
358°, 69.4737%, 37.2549%
HSV (HSB):
358°, 81.9876%, 63.1373%
XYZ:
15.4260, 8.5713, 2.3548
xyY:
0.5854, 0.3253, 8.5713
CIE-Lab:
35.1454, 52.2813, 32.4599
CIE-LCH:
35.1454, 61.5385, 31.8349
CIE-Luv:
35.1454, 96.2374, 19.3418
Hunter-Lab:
29.2768, 42.8180, 15.7250
#a11d22 color charts
#a11d22 color shades, tints & tones
#a11d22 color schemes
#a11d22 color preview, HTML & CSS examples
This text has a color of #a11d22
<p style="color:#a11d22;">Text here</p>
.mytext {color:#a11d22;}
This box has a color of #a11d22
<div style="background-color:#a11d22;">Content here</div>
.mybackground {background-color:#a11d22;}
Border around this has a color of #a11d22
<div style="border:2px solid #a11d22;">Content here</div>
.myborder {border:2px solid #a11d22;}