#a32f1a color space conversions
Hex:
#a32f1a
RGB:
163, 47, 26
CMY:
36, 82, 90
CMYK:
0, 71, 84, 36
HSL:
9°, 72.4868%, 37.0588%
HSV (HSB):
9°, 84.0491%, 63.9216%
XYZ:
16.3072, 9.8941, 2.0276
xyY:
0.5777, 0.3505, 9.8941
CIE-Lab:
37.6518, 46.5754, 39.4919
CIE-LCH:
37.6518, 61.0645, 40.2950
CIE-Luv:
37.6518, 90.0914, 25.9478
Hunter-Lab:
31.4550, 37.4938, 18.1967
#a32f1a color charts
#a32f1a color shades, tints & tones
#a32f1a color schemes
#a32f1a color preview, HTML & CSS examples
This text has a color of #a32f1a
<p style="color:#a32f1a;">Text here</p>
.mytext {color:#a32f1a;}
This box has a color of #a32f1a
<div style="background-color:#a32f1a;">Content here</div>
.mybackground {background-color:#a32f1a;}
Border around this has a color of #a32f1a
<div style="border:2px solid #a32f1a;">Content here</div>
.myborder {border:2px solid #a32f1a;}