#a8124d color space conversions
Hex:
#a8124d
RGB:
168, 18, 77
CMY:
34, 93, 70
CMYK:
0, 89, 54, 34
HSL:
336°, 80.6452%, 36.4706%
HSV (HSB):
336°, 89.2857%, 65.8824%
XYZ:
17.7043, 9.2933, 7.8818
xyY:
0.5076, 0.2664, 9.2933
CIE-Lab:
36.5429, 59.0729, 7.2386
CIE-LCH:
36.5429, 59.5147, 6.9860
CIE-Luv:
36.5429, 92.1419, -2.6594
Hunter-Lab:
30.4849, 50.3167, 6.0100
#a8124d color charts
#a8124d color shades, tints & tones
#a8124d color schemes
#a8124d color preview, HTML & CSS examples
This text has a color of #a8124d
<p style="color:#a8124d;">Text here</p>
.mytext {color:#a8124d;}
This box has a color of #a8124d
<div style="background-color:#a8124d;">Content here</div>
.mybackground {background-color:#a8124d;}
Border around this has a color of #a8124d
<div style="border:2px solid #a8124d;">Content here</div>
.myborder {border:2px solid #a8124d;}