#d75f9c color space conversions
Hex:
#d75f9c
RGB:
215, 95, 156
CMY:
16, 63, 39
CMYK:
0, 56, 27, 16
HSL:
330°, 60.0000%, 60.7843%
HSV (HSB):
330°, 55.8140%, 84.3137%
XYZ:
38.1173, 25.0318, 34.2751
xyY:
0.3913, 0.2569, 25.0318
CIE-Lab:
57.1064, 53.6073, -10.0059
CIE-LCH:
57.1064, 54.5331, 349.4273
CIE-Luv:
57.1064, 72.3104, -23.8230
Hunter-Lab:
50.0318, 48.4367, -5.5954
#d75f9c color charts
#d75f9c color shades, tints & tones
#d75f9c color schemes
#d75f9c color preview, HTML & CSS examples
This text has a color of #d75f9c
<p style="color:#d75f9c;">Text here</p>
.mytext {color:#d75f9c;}
This box has a color of #d75f9c
<div style="background-color:#d75f9c;">Content here</div>
.mybackground {background-color:#d75f9c;}
Border around this has a color of #d75f9c
<div style="border:2px solid #d75f9c;">Content here</div>
.myborder {border:2px solid #d75f9c;}