#a32b1c color space conversions
Hex:
#a32b1c
RGB:
163, 43, 28
CMY:
36, 83, 89
CMYK:
0, 74, 83, 36
HSL:
7°, 70.6806%, 37.4510%
HSV (HSB):
7°, 82.8221%, 63.9216%
XYZ:
16.1777, 9.5981, 2.0986
xyY:
0.5804, 0.3443, 9.5981
CIE-Lab:
37.1113, 48.1678, 37.9482
CIE-LCH:
37.1113, 61.3204, 38.2322
CIE-Luv:
37.1113, 92.1194, 24.4367
Hunter-Lab:
30.9808, 38.9936, 17.6704
#a32b1c color charts
#a32b1c color shades, tints & tones
#a32b1c color schemes
#a32b1c color preview, HTML & CSS examples
This text has a color of #a32b1c
<p style="color:#a32b1c;">Text here</p>
.mytext {color:#a32b1c;}
This box has a color of #a32b1c
<div style="background-color:#a32b1c;">Content here</div>
.mybackground {background-color:#a32b1c;}
Border around this has a color of #a32b1c
<div style="border:2px solid #a32b1c;">Content here</div>
.myborder {border:2px solid #a32b1c;}