#a52c3c color space conversions
Hex:
#a52c3c
RGB:
165, 44, 60
CMY:
35, 83, 76
CMYK:
0, 73, 64, 35
HSL:
352°, 57.8947%, 40.9804%
HSV (HSB):
352°, 73.3333%, 64.7059%
XYZ:
17.2333, 10.1269, 5.3214
xyY:
0.5273, 0.3099, 10.1269
CIE-Lab:
38.0693, 49.9387, 20.1005
CIE-LCH:
38.0693, 53.8322, 21.9249
CIE-Luv:
38.0693, 86.3942, 11.9051
Hunter-Lab:
31.8229, 40.9749, 12.3616
#a52c3c color charts
#a52c3c color shades, tints & tones
#a52c3c color schemes
#a52c3c color preview, HTML & CSS examples
This text has a color of #a52c3c
<p style="color:#a52c3c;">Text here</p>
.mytext {color:#a52c3c;}
This box has a color of #a52c3c
<div style="background-color:#a52c3c;">Content here</div>
.mybackground {background-color:#a52c3c;}
Border around this has a color of #a52c3c
<div style="border:2px solid #a52c3c;">Content here</div>
.myborder {border:2px solid #a52c3c;}