#a3031f color space conversions
Hex:
#a3031f
RGB:
163, 3, 31
CMY:
36, 99, 88
CMYK:
0, 98, 81, 36
HSL:
350°, 96.3855%, 32.5490%
HSV (HSB):
350°, 98.1595%, 63.9216%
XYZ:
15.3841, 7.9506, 2.0201
xyY:
0.6068, 0.3136, 7.9506
CIE-Lab:
33.8798, 57.4896, 33.0534
CIE-LCH:
33.8798, 66.3143, 29.8966
CIE-Luv:
33.8798, 105.4892, 17.7136
Hunter-Lab:
28.1968, 48.0451, 15.4900
#a3031f color charts
#a3031f color shades, tints & tones
#a3031f color schemes
#a3031f color preview, HTML & CSS examples
This text has a color of #a3031f
<p style="color:#a3031f;">Text here</p>
.mytext {color:#a3031f;}
This box has a color of #a3031f
<div style="background-color:#a3031f;">Content here</div>
.mybackground {background-color:#a3031f;}
Border around this has a color of #a3031f
<div style="border:2px solid #a3031f;">Content here</div>
.myborder {border:2px solid #a3031f;}