#a8111c color space conversions
Hex:
#a8111c
RGB:
168, 17, 28
CMY:
34, 93, 89
CMYK:
0, 90, 83, 34
HSL:
356°, 81.6216%, 36.2745%
HSV (HSB):
356°, 89.8810%, 65.8824%
XYZ:
16.5585, 8.8096, 1.9263
xyY:
0.6067, 0.3228, 8.8096
CIE-Lab:
35.6150, 56.7742, 36.8779
CIE-LCH:
35.6150, 67.7000, 33.0059
CIE-Luv:
35.6150, 106.9113, 20.7912
Hunter-Lab:
29.6809, 47.6406, 16.9287
#a8111c color charts
#a8111c color shades, tints & tones
#a8111c color schemes
#a8111c color preview, HTML & CSS examples
This text has a color of #a8111c
<p style="color:#a8111c;">Text here</p>
.mytext {color:#a8111c;}
This box has a color of #a8111c
<div style="background-color:#a8111c;">Content here</div>
.mybackground {background-color:#a8111c;}
Border around this has a color of #a8111c
<div style="border:2px solid #a8111c;">Content here</div>
.myborder {border:2px solid #a8111c;}