#a8222d color space conversions
Hex:
#a8222d
RGB:
168, 34, 45
CMY:
34, 87, 82
CMYK:
0, 80, 73, 34
HSL:
355°, 66.3366%, 39.6078%
HSV (HSB):
355°, 79.7619%, 65.8824%
XYZ:
17.1941, 9.6583, 3.4406
xyY:
0.5676, 0.3188, 9.6583
CIE-Lab:
37.2221, 53.3755, 28.5323
CIE-LCH:
37.2221, 60.5230, 28.1271
CIE-Luv:
37.2221, 97.3176, 17.3693
Hunter-Lab:
31.0779, 44.3705, 15.1905
#a8222d color charts
#a8222d color shades, tints & tones
#a8222d color schemes
#a8222d color preview, HTML & CSS examples
This text has a color of #a8222d
<p style="color:#a8222d;">Text here</p>
.mytext {color:#a8222d;}
This box has a color of #a8222d
<div style="background-color:#a8222d;">Content here</div>
.mybackground {background-color:#a8222d;}
Border around this has a color of #a8222d
<div style="border:2px solid #a8222d;">Content here</div>
.myborder {border:2px solid #a8222d;}