#a8102b color space conversions
Hex:
#a8102b
RGB:
168, 16, 43
CMY:
34, 94, 83
CMYK:
0, 90, 74, 34
HSL:
349°, 82.6087%, 36.0784%
HSV (HSB):
349°, 90.4762%, 65.8824%
XYZ:
16.7698, 8.8698, 3.1137
xyY:
0.5832, 0.3085, 8.8698
CIE-Lab:
35.7325, 57.4508, 28.0338
CIE-LCH:
35.7325, 63.9257, 26.0106
CIE-Luv:
35.7325, 103.8773, 15.4362
Hunter-Lab:
29.7823, 48.3908, 14.6489
#a8102b color charts
#a8102b color shades, tints & tones
#a8102b color schemes
#a8102b color preview, HTML & CSS examples
This text has a color of #a8102b
<p style="color:#a8102b;">Text here</p>
.mytext {color:#a8102b;}
This box has a color of #a8102b
<div style="background-color:#a8102b;">Content here</div>
.mybackground {background-color:#a8102b;}
Border around this has a color of #a8102b
<div style="border:2px solid #a8102b;">Content here</div>
.myborder {border:2px solid #a8102b;}