#a8223c color space conversions
Hex:
#a8223c
RGB:
168, 34, 60
CMY:
34, 87, 76
CMYK:
0, 80, 64, 34
HSL:
348°, 66.3366%, 39.6078%
HSV (HSB):
348°, 79.7619%, 65.8824%
XYZ:
17.5361, 9.7951, 5.2414
xyY:
0.5384, 0.3007, 9.7951
CIE-Lab:
37.4722, 54.1600, 19.4393
CIE-LCH:
37.4722, 57.5429, 19.7442
CIE-Luv:
37.4722, 93.2609, 10.1869
Hunter-Lab:
31.2972, 45.2451, 11.9787
#a8223c color charts
#a8223c color shades, tints & tones
#a8223c color schemes
#a8223c color preview, HTML & CSS examples
This text has a color of #a8223c
<p style="color:#a8223c;">Text here</p>
.mytext {color:#a8223c;}
This box has a color of #a8223c
<div style="background-color:#a8223c;">Content here</div>
.mybackground {background-color:#a8223c;}
Border around this has a color of #a8223c
<div style="border:2px solid #a8223c;">Content here</div>
.myborder {border:2px solid #a8223c;}