#a52005 color space conversions
Hex:
#a52005
RGB:
165, 32, 5
CMY:
35, 87, 98
CMYK:
0, 81, 97, 35
HSL:
10°, 94.1176%, 33.3333%
HSV (HSB):
10°, 96.9697%, 64.7059%
XYZ:
16.0610, 9.0433, 1.0426
xyY:
0.6143, 0.3459, 9.0433
CIE-Lab:
36.0676, 51.9982, 47.3015
CIE-LCH:
36.0676, 70.2940, 42.2920
CIE-Luv:
36.0676, 101.7788, 26.8700
Hunter-Lab:
30.0721, 42.7074, 18.9949
#a52005 color charts
#a52005 color shades, tints & tones
#a52005 color schemes
#a52005 color preview, HTML & CSS examples
This text has a color of #a52005
<p style="color:#a52005;">Text here</p>
.mytext {color:#a52005;}
This box has a color of #a52005
<div style="background-color:#a52005;">Content here</div>
.mybackground {background-color:#a52005;}
Border around this has a color of #a52005
<div style="border:2px solid #a52005;">Content here</div>
.myborder {border:2px solid #a52005;}