#d35a7c color space conversions
Hex:
#d35a7c
RGB:
211, 90, 124
CMY:
17, 65, 51
CMYK:
0, 57, 41, 17
HSL:
343°, 57.8947%, 59.0196%
HSV (HSB):
343°, 57.3460%, 82.7451%
XYZ:
34.1582, 22.6164, 21.6339
xyY:
0.4356, 0.2884, 22.6164
CIE-Lab:
54.6751, 50.8520, 5.1489
CIE-LCH:
54.6751, 51.1120, 5.7817
CIE-Luv:
54.6751, 80.9497, -2.8003
Hunter-Lab:
47.5568, 44.9855, 6.3183
#d35a7c color charts
#d35a7c color shades, tints & tones
#d35a7c color schemes
#d35a7c color preview, HTML & CSS examples
This text has a color of #d35a7c
<p style="color:#d35a7c;">Text here</p>
.mytext {color:#d35a7c;}
This box has a color of #d35a7c
<div style="background-color:#d35a7c;">Content here</div>
.mybackground {background-color:#d35a7c;}
Border around this has a color of #d35a7c
<div style="border:2px solid #d35a7c;">Content here</div>
.myborder {border:2px solid #d35a7c;}