#d35c9c color space conversions
Hex:
#d35c9c
RGB:
211, 92, 156
CMY:
17, 64, 39
CMYK:
0, 56, 26, 17
HSL:
328°, 57.4879%, 59.4118%
HSV (HSB):
328°, 56.3981%, 82.7451%
XYZ:
36.6919, 23.9035, 34.1324
xyY:
0.3873, 0.2523, 23.9035
CIE-Lab:
55.9910, 53.7602, -11.7399
CIE-LCH:
55.9910, 55.0271, 347.6814
CIE-Luv:
55.9910, 70.6676, -26.2289
Hunter-Lab:
48.8912, 48.4012, -7.1684
#d35c9c color charts
#d35c9c color shades, tints & tones
#d35c9c color schemes
#d35c9c color preview, HTML & CSS examples
This text has a color of #d35c9c
<p style="color:#d35c9c;">Text here</p>
.mytext {color:#d35c9c;}
This box has a color of #d35c9c
<div style="background-color:#d35c9c;">Content here</div>
.mybackground {background-color:#d35c9c;}
Border around this has a color of #d35c9c
<div style="border:2px solid #d35c9c;">Content here</div>
.myborder {border:2px solid #d35c9c;}