#a81b33 color space conversions
Hex:
#a81b33
RGB:
168, 27, 51
CMY:
34, 89, 80
CMYK:
0, 84, 70, 34
HSL:
350°, 72.3077%, 38.2353%
HSV (HSB):
350°, 83.9286%, 65.8824%
XYZ:
17.1379, 9.3477, 4.0330
xyY:
0.5616, 0.3063, 9.3477
CIE-Lab:
36.6453, 55.5533, 24.0996
CIE-LCH:
36.6453, 60.5554, 23.4517
CIE-Luv:
36.6453, 98.4735, 13.4062
Hunter-Lab:
30.5740, 46.5516, 13.5809
#a81b33 color charts
#a81b33 color shades, tints & tones
#a81b33 color schemes
#a81b33 color preview, HTML & CSS examples
This text has a color of #a81b33
<p style="color:#a81b33;">Text here</p>
.mytext {color:#a81b33;}
This box has a color of #a81b33
<div style="background-color:#a81b33;">Content here</div>
.mybackground {background-color:#a81b33;}
Border around this has a color of #a81b33
<div style="border:2px solid #a81b33;">Content here</div>
.myborder {border:2px solid #a81b33;}