#a32e0c color space conversions
Hex:
#a32e0c
RGB:
163, 46, 12
CMY:
36, 82, 95
CMYK:
0, 72, 93, 36
HSL:
14°, 86.2857%, 34.3137%
HSV (HSB):
14°, 92.6380%, 63.9216%
XYZ:
16.1476, 9.7671, 1.3820
xyY:
0.5916, 0.3578, 9.7671
CIE-Lab:
37.4211, 46.6603, 45.4525
CIE-LCH:
37.4211, 65.1392, 44.2488
CIE-Luv:
37.4211, 92.1354, 28.5390
Hunter-Lab:
31.2523, 37.5368, 19.2548
#a32e0c color charts
#a32e0c color shades, tints & tones
#a32e0c color schemes
#a32e0c color preview, HTML & CSS examples
This text has a color of #a32e0c
<p style="color:#a32e0c;">Text here</p>
.mytext {color:#a32e0c;}
This box has a color of #a32e0c
<div style="background-color:#a32e0c;">Content here</div>
.mybackground {background-color:#a32e0c;}
Border around this has a color of #a32e0c
<div style="border:2px solid #a32e0c;">Content here</div>
.myborder {border:2px solid #a32e0c;}