#a52a2d color space conversions
Hex:
#a52a2d
RGB:
165, 42, 45
CMY:
35, 84, 82
CMYK:
0, 75, 73, 35
HSL:
359°, 59.4203%, 40.5882%
HSV (HSB):
359°, 74.5455%, 64.7059%
XYZ:
16.8187, 9.8447, 3.4964
xyY:
0.5577, 0.3264, 9.8447
CIE-Lab:
37.5623, 49.8358, 28.7790
CIE-LCH:
37.5623, 57.5486, 30.0055
CIE-Luv:
37.5623, 91.1350, 18.5681
Hunter-Lab:
31.3763, 40.7730, 15.3565
#a52a2d color charts
#a52a2d color shades, tints & tones
#a52a2d color schemes
#a52a2d color preview, HTML & CSS examples
This text has a color of #a52a2d
<p style="color:#a52a2d;">Text here</p>
.mytext {color:#a52a2d;}
This box has a color of #a52a2d
<div style="background-color:#a52a2d;">Content here</div>
.mybackground {background-color:#a52a2d;}
Border around this has a color of #a52a2d
<div style="border:2px solid #a52a2d;">Content here</div>
.myborder {border:2px solid #a52a2d;}