#a8042c color space conversions
Hex:
#a8042c
RGB:
168, 4, 44
CMY:
34, 98, 83
CMYK:
0, 98, 74, 34
HSL:
345°, 95.3488%, 33.7255%
HSV (HSB):
345°, 97.6190%, 65.8824%
XYZ:
16.6465, 8.5935, 3.1642
xyY:
0.5861, 0.3025, 8.5935
CIE-Lab:
35.1896, 59.1018, 26.7687
CIE-LCH:
35.1896, 64.8813, 24.3670
CIE-Luv:
35.1896, 105.9630, 13.9560
Hunter-Lab:
29.3147, 50.0614, 14.1205
#a8042c color charts
#a8042c color shades, tints & tones
#a8042c color schemes
#a8042c color preview, HTML & CSS examples
This text has a color of #a8042c
<p style="color:#a8042c;">Text here</p>
.mytext {color:#a8042c;}
This box has a color of #a8042c
<div style="background-color:#a8042c;">Content here</div>
.mybackground {background-color:#a8042c;}
Border around this has a color of #a8042c
<div style="border:2px solid #a8042c;">Content here</div>
.myborder {border:2px solid #a8042c;}