#a5300e color space conversions
Hex:
#a5300e
RGB:
165, 48, 14
CMY:
35, 81, 95
CMYK:
0, 71, 92, 35
HSL:
14°, 84.3575%, 35.0980%
HSV (HSB):
14°, 91.5152%, 64.7059%
XYZ:
16.6533, 10.1449, 1.4959
xyY:
0.5886, 0.3586, 10.1449
CIE-Lab:
38.1013, 46.5892, 45.3771
CIE-LCH:
38.1013, 65.0356, 44.2449
CIE-Luv:
38.1013, 92.3800, 28.9640
Hunter-Lab:
31.8511, 37.5887, 19.5112
#a5300e color charts
#a5300e color shades, tints & tones
#a5300e color schemes
#a5300e color preview, HTML & CSS examples
This text has a color of #a5300e
<p style="color:#a5300e;">Text here</p>
.mytext {color:#a5300e;}
This box has a color of #a5300e
<div style="background-color:#a5300e;">Content here</div>
.mybackground {background-color:#a5300e;}
Border around this has a color of #a5300e
<div style="border:2px solid #a5300e;">Content here</div>
.myborder {border:2px solid #a5300e;}