#a3282e color space conversions
Hex:
#a3282e
RGB:
163, 40, 46
CMY:
36, 84, 82
CMYK:
0, 75, 72, 36
HSL:
357°, 60.5911%, 39.8039%
HSV (HSB):
357°, 75.4601%, 63.9216%
XYZ:
16.3562, 9.5014, 3.5566
xyY:
0.5561, 0.3230, 9.5014
CIE-Lab:
36.9322, 49.9547, 27.3297
CIE-LCH:
36.9322, 56.9420, 28.6826
CIE-Luv:
36.9322, 90.2819, 17.2950
Hunter-Lab:
30.8243, 40.7743, 14.7359
#a3282e color charts
#a3282e color shades, tints & tones
#a3282e color schemes
#a3282e color preview, HTML & CSS examples
This text has a color of #a3282e
<p style="color:#a3282e;">Text here</p>
.mytext {color:#a3282e;}
This box has a color of #a3282e
<div style="background-color:#a3282e;">Content here</div>
.mybackground {background-color:#a3282e;}
Border around this has a color of #a3282e
<div style="border:2px solid #a3282e;">Content here</div>
.myborder {border:2px solid #a3282e;}