#a53f65 color space conversions
Hex:
#a53f65
RGB:
165, 63, 101
CMY:
35, 75, 60
CMYK:
0, 62, 39, 35
HSL:
338°, 44.7368%, 44.7059%
HSV (HSB):
338°, 61.8182%, 64.7059%
XYZ:
19.6435, 12.4939, 13.6882
xyY:
0.4287, 0.2726, 12.4939
CIE-Lab:
41.9906, 45.6581, -0.2063
CIE-LCH:
41.9906, 45.6585, 359.7411
CIE-Luv:
41.9906, 64.8731, -8.2653
Hunter-Lab:
35.3468, 37.3423, 1.7825
#a53f65 color charts
#a53f65 color shades, tints & tones
#a53f65 color schemes
#a53f65 color preview, HTML & CSS examples
This text has a color of #a53f65
<p style="color:#a53f65;">Text here</p>
.mytext {color:#a53f65;}
This box has a color of #a53f65
<div style="background-color:#a53f65;">Content here</div>
.mybackground {background-color:#a53f65;}
Border around this has a color of #a53f65
<div style="border:2px solid #a53f65;">Content here</div>
.myborder {border:2px solid #a53f65;}