#d75f8e color space conversions
Hex:
#d75f8e
RGB:
215, 95, 142
CMY:
16, 63, 44
CMYK:
0, 56, 34, 16
HSL:
337°, 60.0000%, 60.7843%
HSV (HSB):
337°, 55.8140%, 84.3137%
XYZ:
36.9990, 24.5845, 28.3864
xyY:
0.4112, 0.2733, 24.5845
CIE-Lab:
56.6683, 51.8539, -2.4753
CIE-LCH:
56.6683, 51.9130, 357.2670
CIE-Luv:
56.6683, 76.3383, -12.9921
Hunter-Lab:
49.5827, 46.4283, 0.7641
#d75f8e color charts
#d75f8e color shades, tints & tones
#d75f8e color schemes
#d75f8e color preview, HTML & CSS examples
This text has a color of #d75f8e
<p style="color:#d75f8e;">Text here</p>
.mytext {color:#d75f8e;}
This box has a color of #d75f8e
<div style="background-color:#d75f8e;">Content here</div>
.mybackground {background-color:#d75f8e;}
Border around this has a color of #d75f8e
<div style="border:2px solid #d75f8e;">Content here</div>
.myborder {border:2px solid #d75f8e;}