#a8101a color space conversions
Hex:
#a8101a
RGB:
168, 16, 26
CMY:
34, 94, 90
CMYK:
0, 90, 85, 34
HSL:
356°, 82.6087%, 36.0784%
HSV (HSB):
356°, 90.4762%, 65.8824%
XYZ:
16.5202, 8.7700, 1.7993
xyY:
0.6098, 0.3237, 8.7700
CIE-Lab:
35.5376, 56.8923, 37.9153
CIE-LCH:
35.5376, 68.3689, 33.6811
CIE-Luv:
35.5376, 107.5248, 21.2386
Hunter-Lab:
29.6142, 47.7510, 17.1275
#a8101a color charts
#a8101a color shades, tints & tones
#a8101a color schemes
#a8101a color preview, HTML & CSS examples
This text has a color of #a8101a
<p style="color:#a8101a;">Text here</p>
.mytext {color:#a8101a;}
This box has a color of #a8101a
<div style="background-color:#a8101a;">Content here</div>
.mybackground {background-color:#a8101a;}
Border around this has a color of #a8101a
<div style="border:2px solid #a8101a;">Content here</div>
.myborder {border:2px solid #a8101a;}