#a3230d color space conversions
Hex:
#a3230d
RGB:
163, 35, 13
CMY:
36, 86, 95
CMYK:
0, 79, 92, 36
HSL:
9°, 85.2273%, 34.5098%
HSV (HSB):
9°, 92.0245%, 63.9216%
XYZ:
15.7779, 9.0177, 1.2898
xyY:
0.6049, 0.3457, 9.0177
CIE-Lab:
36.0183, 50.5774, 44.0956
CIE-LCH:
36.0183, 67.1006, 41.0834
CIE-Luv:
36.0183, 98.1257, 26.0184
Hunter-Lab:
30.0294, 41.2353, 18.4741
#a3230d color charts
#a3230d color shades, tints & tones
#a3230d color schemes
#a3230d color preview, HTML & CSS examples
This text has a color of #a3230d
<p style="color:#a3230d;">Text here</p>
.mytext {color:#a3230d;}
This box has a color of #a3230d
<div style="background-color:#a3230d;">Content here</div>
.mybackground {background-color:#a3230d;}
Border around this has a color of #a3230d
<div style="border:2px solid #a3230d;">Content here</div>
.myborder {border:2px solid #a3230d;}