#a8212c color space conversions
Hex:
#a8212c
RGB:
168, 33, 44
CMY:
34, 87, 83
CMYK:
0, 80, 74, 34
HSL:
355°, 67.1642%, 39.4118%
HSV (HSB):
355°, 80.3571%, 65.8824%
XYZ:
17.1469, 9.5944, 3.3310
xyY:
0.5702, 0.3190, 9.5944
CIE-Lab:
37.1044, 53.6240, 29.0080
CIE-LCH:
37.1044, 60.9672, 28.4113
CIE-Luv:
37.1044, 97.9797, 17.5900
Hunter-Lab:
30.9748, 44.6075, 15.3063
#a8212c color charts
#a8212c color shades, tints & tones
#a8212c color schemes
#a8212c color preview, HTML & CSS examples
This text has a color of #a8212c
<p style="color:#a8212c;">Text here</p>
.mytext {color:#a8212c;}
This box has a color of #a8212c
<div style="background-color:#a8212c;">Content here</div>
.mybackground {background-color:#a8212c;}
Border around this has a color of #a8212c
<div style="border:2px solid #a8212c;">Content here</div>
.myborder {border:2px solid #a8212c;}