#a81a33 color space conversions
Hex:
#a81a33
RGB:
168, 26, 51
CMY:
34, 90, 80
CMYK:
0, 85, 70, 34
HSL:
349°, 73.1959%, 38.0392%
HSV (HSB):
349°, 84.5238%, 65.8824%
XYZ:
17.1154, 9.3026, 4.0255
xyY:
0.5622, 0.3056, 9.3026
CIE-Lab:
36.5606, 55.7947, 23.9949
CIE-LCH:
36.5606, 60.7355, 23.2704
CIE-Luv:
36.5606, 98.8137, 13.2411
Hunter-Lab:
30.5002, 46.7910, 13.5250
#a81a33 color charts
#a81a33 color shades, tints & tones
#a81a33 color schemes
#a81a33 color preview, HTML & CSS examples
This text has a color of #a81a33
<p style="color:#a81a33;">Text here</p>
.mytext {color:#a81a33;}
This box has a color of #a81a33
<div style="background-color:#a81a33;">Content here</div>
.mybackground {background-color:#a81a33;}
Border around this has a color of #a81a33
<div style="border:2px solid #a81a33;">Content here</div>
.myborder {border:2px solid #a81a33;}