#a3300c color space conversions
Hex:
#a3300c
RGB:
163, 48, 12
CMY:
36, 81, 95
CMYK:
0, 71, 93, 36
HSL:
14°, 86.2857%, 34.3137%
HSV (HSB):
14°, 92.6380%, 63.9216%
XYZ:
16.2276, 9.9270, 1.4086
xyY:
0.5887, 0.3602, 9.9270
CIE-Lab:
37.7111, 45.8668, 45.6545
CIE-LCH:
37.7111, 64.7155, 44.8671
CIE-Luv:
37.7111, 90.9071, 29.0231
Hunter-Lab:
31.5071, 36.7980, 19.4042
#a3300c color charts
#a3300c color shades, tints & tones
#a3300c color schemes
#a3300c color preview, HTML & CSS examples
This text has a color of #a3300c
<p style="color:#a3300c;">Text here</p>
.mytext {color:#a3300c;}
This box has a color of #a3300c
<div style="background-color:#a3300c;">Content here</div>
.mybackground {background-color:#a3300c;}
Border around this has a color of #a3300c
<div style="border:2px solid #a3300c;">Content here</div>
.myborder {border:2px solid #a3300c;}