#a53b3e color space conversions
Hex:
#a53b3e
RGB:
165, 59, 62
CMY:
35, 77, 76
CMYK:
0, 64, 62, 35
HSL:
358°, 47.3214%, 43.9216%
HSV (HSB):
358°, 64.2424%, 64.7059%
XYZ:
17.9505, 11.4751, 5.8262
xyY:
0.5092, 0.3255, 11.4751
CIE-Lab:
40.3693, 43.8972, 21.8230
CIE-LCH:
40.3693, 49.0225, 26.4338
CIE-Luv:
40.3693, 77.7243, 15.3478
Hunter-Lab:
33.8749, 35.3073, 13.5149
#a53b3e color charts
#a53b3e color shades, tints & tones
#a53b3e color schemes
#a53b3e color preview, HTML & CSS examples
This text has a color of #a53b3e
<p style="color:#a53b3e;">Text here</p>
.mytext {color:#a53b3e;}
This box has a color of #a53b3e
<div style="background-color:#a53b3e;">Content here</div>
.mybackground {background-color:#a53b3e;}
Border around this has a color of #a53b3e
<div style="border:2px solid #a53b3e;">Content here</div>
.myborder {border:2px solid #a53b3e;}