#a3282d color space conversions
Hex:
#a3282d
RGB:
163, 40, 45
CMY:
36, 84, 82
CMYK:
0, 75, 72, 36
HSL:
358°, 60.5911%, 39.8039%
HSV (HSB):
358°, 75.4601%, 63.9216%
XYZ:
16.3367, 9.4936, 3.4540
xyY:
0.5579, 0.3242, 9.4936
CIE-Lab:
36.9177, 49.9067, 27.9256
CIE-LCH:
36.9177, 57.1884, 29.2295
CIE-Luv:
36.9177, 90.5118, 17.7251
Hunter-Lab:
30.8116, 40.7225, 14.9217
#a3282d color charts
#a3282d color shades, tints & tones
#a3282d color schemes
#a3282d color preview, HTML & CSS examples
This text has a color of #a3282d
<p style="color:#a3282d;">Text here</p>
.mytext {color:#a3282d;}
This box has a color of #a3282d
<div style="background-color:#a3282d;">Content here</div>
.mybackground {background-color:#a3282d;}
Border around this has a color of #a3282d
<div style="border:2px solid #a3282d;">Content here</div>
.myborder {border:2px solid #a3282d;}