#a8121e color space conversions
Hex:
#a8121e
RGB:
168, 18, 30
CMY:
34, 93, 88
CMYK:
0, 89, 82, 34
HSL:
355°, 80.6452%, 36.4706%
HSV (HSB):
355°, 89.2857%, 65.8824%
XYZ:
16.5991, 8.8512, 2.0619
xyY:
0.6033, 0.3217, 8.8512
CIE-Lab:
35.6962, 56.6525, 35.8227
CIE-LCH:
35.6962, 67.0282, 32.3061
CIE-Luv:
35.6962, 106.2688, 20.3152
Hunter-Lab:
29.7509, 47.5273, 16.7166
#a8121e color charts
#a8121e color shades, tints & tones
#a8121e color schemes
#a8121e color preview, HTML & CSS examples
This text has a color of #a8121e
<p style="color:#a8121e;">Text here</p>
.mytext {color:#a8121e;}
This box has a color of #a8121e
<div style="background-color:#a8121e;">Content here</div>
.mybackground {background-color:#a8121e;}
Border around this has a color of #a8121e
<div style="border:2px solid #a8121e;">Content here</div>
.myborder {border:2px solid #a8121e;}