#a53b65 color space conversions
Hex:
#a53b65
RGB:
165, 59, 101
CMY:
35, 77, 60
CMYK:
0, 64, 39, 35
HSL:
336°, 47.3214%, 43.9216%
HSV (HSB):
336°, 64.2424%, 64.7059%
XYZ:
19.4300, 12.0668, 13.6170
xyY:
0.4307, 0.2675, 12.0668
CIE-Lab:
41.3222, 47.4642, -1.1849
CIE-LCH:
41.3222, 47.4790, 358.5700
CIE-Luv:
41.3222, 66.7566, -9.7966
Hunter-Lab:
34.7374, 39.0517, 1.0746
#a53b65 color charts
#a53b65 color shades, tints & tones
#a53b65 color schemes
#a53b65 color preview, HTML & CSS examples
This text has a color of #a53b65
<p style="color:#a53b65;">Text here</p>
.mytext {color:#a53b65;}
This box has a color of #a53b65
<div style="background-color:#a53b65;">Content here</div>
.mybackground {background-color:#a53b65;}
Border around this has a color of #a53b65
<div style="border:2px solid #a53b65;">Content here</div>
.myborder {border:2px solid #a53b65;}