#a52f2e color space conversions
Hex:
#a52f2e
RGB:
165, 47, 46
CMY:
35, 82, 82
CMYK:
0, 72, 72, 35
HSL:
1°, 56.3981%, 41.3725%
HSV (HSB):
1°, 72.1212%, 64.7059%
XYZ:
17.0267, 10.2296, 3.6619
xyY:
0.5507, 0.3309, 10.2296
CIE-Lab:
38.2514, 48.0181, 28.9798
CIE-LCH:
38.2514, 56.0853, 31.1117
CIE-Luv:
38.2514, 88.2622, 19.4128
Hunter-Lab:
31.9838, 39.0537, 15.6004
#a52f2e color charts
#a52f2e color shades, tints & tones
#a52f2e color schemes
#a52f2e color preview, HTML & CSS examples
This text has a color of #a52f2e
<p style="color:#a52f2e;">Text here</p>
.mytext {color:#a52f2e;}
This box has a color of #a52f2e
<div style="background-color:#a52f2e;">Content here</div>
.mybackground {background-color:#a52f2e;}
Border around this has a color of #a52f2e
<div style="border:2px solid #a52f2e;">Content here</div>
.myborder {border:2px solid #a52f2e;}