#a8002c color space conversions
Hex:
#a8002c
RGB:
168, 0, 44
CMY:
34, 100, 83
CMYK:
0, 100, 74, 34
HSL:
344°, 100.0000%, 32.9412%
HSV (HSB):
344°, 100.0000%, 65.8824%
XYZ:
16.6031, 8.5067, 3.1497
xyY:
0.5875, 0.3010, 8.5067
CIE-Lab:
35.0166, 59.6041, 26.5643
CIE-LCH:
35.0166, 65.2557, 24.0216
CIE-Luv:
35.0166, 106.6953, 13.6254
Hunter-Lab:
29.1662, 50.5715, 14.0134
#a8002c color charts
#a8002c color shades, tints & tones
#a8002c color schemes
#a8002c color preview, HTML & CSS examples
This text has a color of #a8002c
<p style="color:#a8002c;">Text here</p>
.mytext {color:#a8002c;}
This box has a color of #a8002c
<div style="background-color:#a8002c;">Content here</div>
.mybackground {background-color:#a8002c;}
Border around this has a color of #a8002c
<div style="border:2px solid #a8002c;">Content here</div>
.myborder {border:2px solid #a8002c;}