#a33f0f color space conversions
Hex:
#a33f0f
RGB:
163, 63, 15
CMY:
36, 75, 94
CMYK:
0, 61, 91, 36
HSL:
19°, 83.1461%, 34.9020%
HSV (HSB):
19°, 90.7975%, 63.9216%
XYZ:
16.9680, 11.3760, 1.7534
xyY:
0.5638, 0.3780, 11.3760
CIE-Lab:
40.2067, 39.2657, 46.4027
CIE-LCH:
40.2067, 60.7865, 49.7623
CIE-Luv:
40.2067, 80.5292, 32.6749
Hunter-Lab:
33.7284, 30.7747, 20.5276
#a33f0f color charts
#a33f0f color shades, tints & tones
#a33f0f color schemes
#a33f0f color preview, HTML & CSS examples
This text has a color of #a33f0f
<p style="color:#a33f0f;">Text here</p>
.mytext {color:#a33f0f;}
This box has a color of #a33f0f
<div style="background-color:#a33f0f;">Content here</div>
.mybackground {background-color:#a33f0f;}
Border around this has a color of #a33f0f
<div style="border:2px solid #a33f0f;">Content here</div>
.myborder {border:2px solid #a33f0f;}