#d35a9f color space conversions
Hex:
#d35a9f
RGB:
211, 90, 159
CMY:
17, 65, 38
CMYK:
0, 57, 25, 17
HSL:
326°, 57.8947%, 59.0196%
HSV (HSB):
326°, 57.3460%, 82.7451%
XYZ:
36.7781, 23.6644, 35.4302
xyY:
0.3836, 0.2468, 23.6644
CIE-Lab:
55.7502, 55.0832, -13.8555
CIE-LCH:
55.7502, 56.7991, 345.8809
CIE-Luv:
55.7502, 70.6970, -29.4946
Hunter-Lab:
48.6461, 49.8216, -9.1301
#d35a9f color charts
#d35a9f color shades, tints & tones
#d35a9f color schemes
#d35a9f color preview, HTML & CSS examples
This text has a color of #d35a9f
<p style="color:#d35a9f;">Text here</p>
.mytext {color:#d35a9f;}
This box has a color of #d35a9f
<div style="background-color:#d35a9f;">Content here</div>
.mybackground {background-color:#d35a9f;}
Border around this has a color of #d35a9f
<div style="border:2px solid #d35a9f;">Content here</div>
.myborder {border:2px solid #d35a9f;}