#d35e9d color space conversions
Hex:
#d35e9d
RGB:
211, 94, 157
CMY:
17, 63, 38
CMYK:
0, 55, 26, 17
HSL:
328°, 57.0732%, 59.8039%
HSV (HSB):
328°, 55.4502%, 82.7451%
XYZ:
36.9525, 24.2886, 34.6388
xyY:
0.3854, 0.2533, 24.2886
CIE-Lab:
56.3756, 52.9624, -11.7454
CIE-LCH:
56.3756, 54.2491, 347.4959
CIE-Luv:
56.3756, 69.4320, -26.1198
Hunter-Lab:
49.2835, 47.5922, -7.1735
#d35e9d color charts
#d35e9d color shades, tints & tones
#d35e9d color schemes
#d35e9d color preview, HTML & CSS examples
This text has a color of #d35e9d
<p style="color:#d35e9d;">Text here</p>
.mytext {color:#d35e9d;}
This box has a color of #d35e9d
<div style="background-color:#d35e9d;">Content here</div>
.mybackground {background-color:#d35e9d;}
Border around this has a color of #d35e9d
<div style="border:2px solid #d35e9d;">Content here</div>
.myborder {border:2px solid #d35e9d;}