#a3100c color space conversions
Hex:
#a3100c
RGB:
163, 16, 12
CMY:
36, 94, 95
CMYK:
0, 90, 93, 36
HSL:
2°, 86.2857%, 34.3137%
HSV (HSB):
2°, 92.6380%, 63.9216%
XYZ:
15.3559, 8.1837, 1.1181
xyY:
0.6228, 0.3319, 8.1837
CIE-Lab:
34.3625, 55.2421, 43.3607
CIE-LCH:
34.3625, 70.2271, 38.1291
CIE-Luv:
34.3625, 105.5835, 23.3665
Hunter-Lab:
28.6071, 45.7540, 17.7077
#a3100c color charts
#a3100c color shades, tints & tones
#a3100c color schemes
#a3100c color preview, HTML & CSS examples
This text has a color of #a3100c
<p style="color:#a3100c;">Text here</p>
.mytext {color:#a3100c;}
This box has a color of #a3100c
<div style="background-color:#a3100c;">Content here</div>
.mybackground {background-color:#a3100c;}
Border around this has a color of #a3100c
<div style="border:2px solid #a3100c;">Content here</div>
.myborder {border:2px solid #a3100c;}