#a52e08 color space conversions
Hex:
#a52e08
RGB:
165, 46, 8
CMY:
35, 82, 97
CMYK:
0, 72, 95, 35
HSL:
15°, 90.7514%, 33.9216%
HSV (HSB):
15°, 95.1515%, 64.7059%
XYZ:
16.5379, 9.9709, 1.2827
xyY:
0.5951, 0.3588, 9.9709
CIE-Lab:
37.7901, 47.2830, 47.2343
CIE-LCH:
37.7901, 66.8339, 44.9705
CIE-Luv:
37.7901, 94.0313, 29.3249
Hunter-Lab:
31.5767, 38.2280, 19.6953
#a52e08 color charts
#a52e08 color shades, tints & tones
#a52e08 color schemes
#a52e08 color preview, HTML & CSS examples
This text has a color of #a52e08
<p style="color:#a52e08;">Text here</p>
.mytext {color:#a52e08;}
This box has a color of #a52e08
<div style="background-color:#a52e08;">Content here</div>
.mybackground {background-color:#a52e08;}
Border around this has a color of #a52e08
<div style="border:2px solid #a52e08;">Content here</div>
.myborder {border:2px solid #a52e08;}