#a33e0d color space conversions
Hex:
#a33e0d
RGB:
163, 62, 13
CMY:
36, 76, 95
CMYK:
0, 62, 92, 36
HSL:
20°, 85.2273%, 34.5098%
HSV (HSB):
20°, 92.0245%, 63.9216%
XYZ:
16.8995, 11.2608, 1.6636
xyY:
0.5666, 0.3776, 11.2608
CIE-Lab:
40.0164, 39.7071, 46.9517
CIE-LCH:
40.0164, 61.4908, 49.7788
CIE-Luv:
40.0164, 81.3834, 32.6834
Hunter-Lab:
33.5572, 31.1683, 20.5507
#a33e0d color charts
#a33e0d color shades, tints & tones
#a33e0d color schemes
#a33e0d color preview, HTML & CSS examples
This text has a color of #a33e0d
<p style="color:#a33e0d;">Text here</p>
.mytext {color:#a33e0d;}
This box has a color of #a33e0d
<div style="background-color:#a33e0d;">Content here</div>
.mybackground {background-color:#a33e0d;}
Border around this has a color of #a33e0d
<div style="border:2px solid #a33e0d;">Content here</div>
.myborder {border:2px solid #a33e0d;}