#a53e4f color space conversions
Hex:
#a53e4f
RGB:
165, 62, 79
CMY:
35, 76, 69
CMYK:
0, 62, 52, 35
HSL:
350°, 45.3744%, 44.5098%
HSV (HSB):
350°, 62.4242%, 64.7059%
XYZ:
18.6510, 12.0091, 8.7321
xyY:
0.4735, 0.3049, 12.0091
CIE-Lab:
41.2306, 43.8688, 12.4253
CIE-LCH:
41.2306, 45.5945, 15.8141
CIE-Luv:
41.2306, 71.6933, 6.4654
Hunter-Lab:
34.6541, 35.4245, 9.3181
#a53e4f color charts
#a53e4f color shades, tints & tones
#a53e4f color schemes
#a53e4f color preview, HTML & CSS examples
This text has a color of #a53e4f
<p style="color:#a53e4f;">Text here</p>
.mytext {color:#a53e4f;}
This box has a color of #a53e4f
<div style="background-color:#a53e4f;">Content here</div>
.mybackground {background-color:#a53e4f;}
Border around this has a color of #a53e4f
<div style="border:2px solid #a53e4f;">Content here</div>
.myborder {border:2px solid #a53e4f;}