#a31d4d color space conversions
Hex:
#a31d4d
RGB:
163, 29, 77
CMY:
36, 89, 70
CMYK:
0, 82, 53, 36
HSL:
339°, 69.7917%, 37.6471%
HSV (HSB):
339°, 82.2086%, 63.9216%
XYZ:
16.8832, 9.2011, 7.9073
xyY:
0.4967, 0.2707, 9.2011
CIE-Lab:
36.3686, 55.3395, 6.8484
CIE-LCH:
36.3686, 55.7616, 7.0546
CIE-Luv:
36.3686, 85.2149, -2.2370
Hunter-Lab:
30.3333, 46.2679, 5.7775
#a31d4d color charts
#a31d4d color shades, tints & tones
#a31d4d color schemes
#a31d4d color preview, HTML & CSS examples
This text has a color of #a31d4d
<p style="color:#a31d4d;">Text here</p>
.mytext {color:#a31d4d;}
This box has a color of #a31d4d
<div style="background-color:#a31d4d;">Content here</div>
.mybackground {background-color:#a31d4d;}
Border around this has a color of #a31d4d
<div style="border:2px solid #a31d4d;">Content here</div>
.myborder {border:2px solid #a31d4d;}