#a32a1c color space conversions
Hex:
#a32a1c
RGB:
163, 42, 28
CMY:
36, 84, 89
CMYK:
0, 74, 83, 36
HSL:
6°, 70.6806%, 37.4510%
HSV (HSB):
6°, 82.8221%, 63.9216%
XYZ:
16.1418, 9.5263, 2.0866
xyY:
0.5816, 0.3432, 9.5263
CIE-Lab:
36.9785, 48.5350, 37.8213
CIE-LCH:
36.9785, 61.5313, 37.9278
CIE-Luv:
36.9785, 92.6713, 24.2039
Hunter-Lab:
30.8647, 39.3399, 17.5970
#a32a1c color charts
#a32a1c color shades, tints & tones
#a32a1c color schemes
#a32a1c color preview, HTML & CSS examples
This text has a color of #a32a1c
<p style="color:#a32a1c;">Text here</p>
.mytext {color:#a32a1c;}
This box has a color of #a32a1c
<div style="background-color:#a32a1c;">Content here</div>
.mybackground {background-color:#a32a1c;}
Border around this has a color of #a32a1c
<div style="border:2px solid #a32a1c;">Content here</div>
.myborder {border:2px solid #a32a1c;}