#a3153d color space conversions
Hex:
#a3153d
RGB:
163, 21, 61
CMY:
36, 92, 76
CMYK:
0, 87, 63, 36
HSL:
343°, 77.1739%, 36.0784%
HSV (HSB):
343°, 87.1166%, 63.9216%
XYZ:
16.2147, 8.6598, 5.2318
xyY:
0.5386, 0.2876, 8.6598
CIE-Lab:
35.3208, 56.0963, 15.7744
CIE-LCH:
35.3208, 58.2720, 15.7061
CIE-Luv:
35.3208, 93.2125, 6.1241
Hunter-Lab:
29.4275, 46.8564, 10.0584
#a3153d color charts
#a3153d color shades, tints & tones
#a3153d color schemes
#a3153d color preview, HTML & CSS examples
This text has a color of #a3153d
<p style="color:#a3153d;">Text here</p>
.mytext {color:#a3153d;}
This box has a color of #a3153d
<div style="background-color:#a3153d;">Content here</div>
.mybackground {background-color:#a3153d;}
Border around this has a color of #a3153d
<div style="border:2px solid #a3153d;">Content here</div>
.myborder {border:2px solid #a3153d;}