#a8132c color space conversions
Hex:
#a8132c
RGB:
168, 19, 44
CMY:
34, 93, 83
CMYK:
0, 89, 74, 34
HSL:
350°, 79.6791%, 36.6667%
HSV (HSB):
350°, 88.6905%, 65.8824%
XYZ:
16.8359, 8.9724, 3.2274
xyY:
0.5798, 0.3090, 8.9724
CIE-Lab:
35.9311, 56.9627, 27.6409
CIE-LCH:
35.9311, 63.3148, 25.8848
CIE-Luv:
35.9311, 102.8441, 15.3690
Hunter-Lab:
29.9540, 47.9082, 14.5797
#a8132c color charts
#a8132c color shades, tints & tones
#a8132c color schemes
#a8132c color preview, HTML & CSS examples
This text has a color of #a8132c
<p style="color:#a8132c;">Text here</p>
.mytext {color:#a8132c;}
This box has a color of #a8132c
<div style="background-color:#a8132c;">Content here</div>
.mybackground {background-color:#a8132c;}
Border around this has a color of #a8132c
<div style="border:2px solid #a8132c;">Content here</div>
.myborder {border:2px solid #a8132c;}