#a5385d color space conversions
Hex:
#a5385d
RGB:
165, 56, 93
CMY:
35, 78, 64
CMYK:
0, 66, 44, 35
HSL:
340°, 49.3213%, 43.3333%
HSV (HSB):
340°, 66.0606%, 64.7059%
XYZ:
18.9070, 11.6180, 11.6019
xyY:
0.4488, 0.2758, 11.6180
CIE-Lab:
40.6024, 47.8999, 2.7733
CIE-LCH:
40.6024, 47.9801, 3.3136
CIE-Luv:
40.6024, 70.6700, -5.1181
Hunter-Lab:
34.0852, 39.3647, 3.6785
#a5385d color charts
#a5385d color shades, tints & tones
#a5385d color schemes
#a5385d color preview, HTML & CSS examples
This text has a color of #a5385d
<p style="color:#a5385d;">Text here</p>
.mytext {color:#a5385d;}
This box has a color of #a5385d
<div style="background-color:#a5385d;">Content here</div>
.mybackground {background-color:#a5385d;}
Border around this has a color of #a5385d
<div style="border:2px solid #a5385d;">Content here</div>
.myborder {border:2px solid #a5385d;}