#d75f8b color space conversions
Hex:
#d75f8b
RGB:
215, 95, 139
CMY:
16, 63, 45
CMYK:
0, 56, 35, 16
HSL:
338°, 60.0000%, 60.7843%
HSV (HSB):
338°, 55.8140%, 84.3137%
XYZ:
36.7767, 24.4956, 27.2159
xyY:
0.4156, 0.2768, 24.4956
CIE-Lab:
56.5806, 51.4994, -0.8456
CIE-LCH:
56.5806, 51.5063, 359.0593
CIE-Luv:
56.5806, 77.1869, -10.7257
Hunter-Lab:
49.4930, 46.0252, 2.0419
#d75f8b color charts
#d75f8b color shades, tints & tones
#d75f8b color schemes
#d75f8b color preview, HTML & CSS examples
This text has a color of #d75f8b
<p style="color:#d75f8b;">Text here</p>
.mytext {color:#d75f8b;}
This box has a color of #d75f8b
<div style="background-color:#d75f8b;">Content here</div>
.mybackground {background-color:#d75f8b;}
Border around this has a color of #d75f8b
<div style="border:2px solid #d75f8b;">Content here</div>
.myborder {border:2px solid #d75f8b;}