#a33b1a color space conversions
Hex:
#a33b1a
RGB:
163, 59, 26
CMY:
36, 77, 90
CMYK:
0, 64, 84, 36
HSL:
14°, 72.4868%, 37.0588%
HSV (HSB):
14°, 84.0491%, 63.9216%
XYZ:
16.8547, 10.9890, 2.2100
xyY:
0.5608, 0.3656, 10.9890
CIE-Lab:
39.5620, 41.4165, 41.2405
CIE-LCH:
39.5620, 58.4475, 44.8780
CIE-Luv:
39.5620, 82.3714, 29.2330
Hunter-Lab:
33.1497, 32.7447, 19.2520
#a33b1a color charts
#a33b1a color shades, tints & tones
#a33b1a color schemes
#a33b1a color preview, HTML & CSS examples
This text has a color of #a33b1a
<p style="color:#a33b1a;">Text here</p>
.mytext {color:#a33b1a;}
This box has a color of #a33b1a
<div style="background-color:#a33b1a;">Content here</div>
.mybackground {background-color:#a33b1a;}
Border around this has a color of #a33b1a
<div style="border:2px solid #a33b1a;">Content here</div>
.myborder {border:2px solid #a33b1a;}