#a52c00 color space conversions
Hex:
#a52c00
RGB:
165, 44, 0
CMY:
35, 83, 100
CMYK:
0, 73, 100, 35
HSL:
16°, 100.0000%, 32.3529%
HSV (HSB):
16°, 100.0000%, 64.7059%
XYZ:
16.4177, 9.8007, 1.0264
xyY:
0.6026, 0.3597, 9.8007
CIE-Lab:
37.4823, 47.9319, 49.9618
CIE-LCH:
37.4823, 69.2362, 46.1879
CIE-Luv:
37.4823, 95.7791, 29.9220
Hunter-Lab:
31.3061, 38.8245, 19.9703
#a52c00 color charts
#a52c00 color shades, tints & tones
#a52c00 color schemes
#a52c00 color preview, HTML & CSS examples
This text has a color of #a52c00
<p style="color:#a52c00;">Text here</p>
.mytext {color:#a52c00;}
This box has a color of #a52c00
<div style="background-color:#a52c00;">Content here</div>
.mybackground {background-color:#a52c00;}
Border around this has a color of #a52c00
<div style="border:2px solid #a52c00;">Content here</div>
.myborder {border:2px solid #a52c00;}