#a8190c color space conversions
Hex:
#a8190c
RGB:
168, 25, 12
CMY:
34, 90, 95
CMYK:
0, 85, 93, 34
HSL:
5°, 86.6667%, 35.2941%
HSV (HSB):
5°, 92.8571%, 65.8824%
XYZ:
16.5624, 9.0466, 1.2211
xyY:
0.6173, 0.3372, 9.0466
CIE-Lab:
36.0739, 54.8183, 45.0158
CIE-LCH:
36.0739, 70.9329, 39.3922
CIE-Luv:
36.0739, 106.4738, 25.2467
Hunter-Lab:
30.0776, 45.6563, 18.6473
#a8190c color charts
#a8190c color shades, tints & tones
#a8190c color schemes
#a8190c color preview, HTML & CSS examples
This text has a color of #a8190c
<p style="color:#a8190c;">Text here</p>
.mytext {color:#a8190c;}
This box has a color of #a8190c
<div style="background-color:#a8190c;">Content here</div>
.mybackground {background-color:#a8190c;}
Border around this has a color of #a8190c
<div style="border:2px solid #a8190c;">Content here</div>
.myborder {border:2px solid #a8190c;}