#a3230c color space conversions
Hex:
#a3230c
RGB:
163, 35, 12
CMY:
36, 86, 95
CMYK:
0, 79, 93, 36
HSL:
9°, 86.2857%, 34.3137%
HSV (HSB):
9°, 92.6380%, 63.9216%
XYZ:
15.7716, 9.0151, 1.2567
xyY:
0.6056, 0.3462, 9.0151
CIE-Lab:
36.0134, 50.5617, 44.4806
CIE-LCH:
36.0134, 67.3425, 41.3390
CIE-Luv:
36.0134, 98.2131, 26.1736
Hunter-Lab:
30.0252, 41.2184, 18.5362
#a3230c color charts
#a3230c color shades, tints & tones
#a3230c color schemes
#a3230c color preview, HTML & CSS examples
This text has a color of #a3230c
<p style="color:#a3230c;">Text here</p>
.mytext {color:#a3230c;}
This box has a color of #a3230c
<div style="background-color:#a3230c;">Content here</div>
.mybackground {background-color:#a3230c;}
Border around this has a color of #a3230c
<div style="border:2px solid #a3230c;">Content here</div>
.myborder {border:2px solid #a3230c;}