#a3102f color space conversions
Hex:
#a3102f
RGB:
163, 16, 47
CMY:
36, 94, 82
CMYK:
0, 90, 71, 36
HSL:
347°, 82.1229%, 35.0980%
HSV (HSB):
347°, 90.1840%, 63.9216%
XYZ:
15.8026, 8.3623, 3.4705
xyY:
0.5718, 0.3026, 8.3623
CIE-Lab:
34.7264, 56.2891, 24.0468
CIE-LCH:
34.7264, 61.2103, 23.1323
CIE-Luv:
34.7264, 98.8572, 12.6166
Hunter-Lab:
28.9177, 46.9387, 13.1268
#a3102f color charts
#a3102f color shades, tints & tones
#a3102f color schemes
#a3102f color preview, HTML & CSS examples
This text has a color of #a3102f
<p style="color:#a3102f;">Text here</p>
.mytext {color:#a3102f;}
This box has a color of #a3102f
<div style="background-color:#a3102f;">Content here</div>
.mybackground {background-color:#a3102f;}
Border around this has a color of #a3102f
<div style="border:2px solid #a3102f;">Content here</div>
.myborder {border:2px solid #a3102f;}