#a53e4b color space conversions
Hex:
#a53e4b
RGB:
165, 62, 75
CMY:
35, 76, 71
CMYK:
0, 62, 55, 35
HSL:
352°, 45.3744%, 44.5098%
HSV (HSB):
352°, 62.4242%, 64.7059%
XYZ:
18.5097, 11.9526, 7.9881
xyY:
0.4814, 0.3109, 11.9526
CIE-Lab:
41.1407, 43.5208, 14.7928
CIE-LCH:
41.1407, 45.9661, 18.7730
CIE-Luv:
41.1407, 72.7499, 8.9563
Hunter-Lab:
34.5725, 35.0647, 10.5016
#a53e4b color charts
#a53e4b color shades, tints & tones
#a53e4b color schemes
#a53e4b color preview, HTML & CSS examples
This text has a color of #a53e4b
<p style="color:#a53e4b;">Text here</p>
.mytext {color:#a53e4b;}
This box has a color of #a53e4b
<div style="background-color:#a53e4b;">Content here</div>
.mybackground {background-color:#a53e4b;}
Border around this has a color of #a53e4b
<div style="border:2px solid #a53e4b;">Content here</div>
.myborder {border:2px solid #a53e4b;}