#a52500 color space conversions
Hex:
#a52500
RGB:
165, 37, 0
CMY:
35, 85, 100
CMYK:
0, 78, 100, 35
HSL:
13°, 100.0000%, 32.3529%
HSV (HSB):
13°, 100.0000%, 64.7059%
XYZ:
16.1786, 9.3225, 0.9467
xyY:
0.6117, 0.3525, 9.3225
CIE-Lab:
36.5979, 50.3857, 49.5586
CIE-LCH:
36.5979, 70.6737, 44.5259
CIE-Luv:
36.5979, 99.6929, 28.4653
Hunter-Lab:
30.5327, 41.1510, 19.5345
#a52500 color charts
#a52500 color shades, tints & tones
#a52500 color schemes
#a52500 color preview, HTML & CSS examples
This text has a color of #a52500
<p style="color:#a52500;">Text here</p>
.mytext {color:#a52500;}
This box has a color of #a52500
<div style="background-color:#a52500;">Content here</div>
.mybackground {background-color:#a52500;}
Border around this has a color of #a52500
<div style="border:2px solid #a52500;">Content here</div>
.myborder {border:2px solid #a52500;}