#a53f0e color space conversions
Hex:
#a53f0e
RGB:
165, 63, 14
CMY:
35, 75, 95
CMYK:
0, 62, 92, 35
HSL:
19°, 84.3575%, 35.0980%
HSV (HSB):
19°, 91.5152%, 64.7059%
XYZ:
17.3738, 11.5861, 1.7361
xyY:
0.5660, 0.3774, 11.5861
CIE-Lab:
40.5505, 40.0108, 47.1623
CIE-LCH:
40.5505, 61.8477, 49.6899
CIE-Luv:
40.5505, 82.2653, 33.0348
Hunter-Lab:
34.0383, 31.5429, 20.8028
#a53f0e color charts
#a53f0e color shades, tints & tones
#a53f0e color schemes
#a53f0e color preview, HTML & CSS examples
This text has a color of #a53f0e
<p style="color:#a53f0e;">Text here</p>
.mytext {color:#a53f0e;}
This box has a color of #a53f0e
<div style="background-color:#a53f0e;">Content here</div>
.mybackground {background-color:#a53f0e;}
Border around this has a color of #a53f0e
<div style="border:2px solid #a53f0e;">Content here</div>
.myborder {border:2px solid #a53f0e;}