#d75d8f color space conversions
Hex:
#d75d8f
RGB:
215, 93, 143
CMY:
16, 64, 44
CMYK:
0, 57, 33, 16
HSL:
335°, 60.3960%, 60.3922%
HSV (HSB):
335°, 56.7442%, 84.3137%
XYZ:
36.8966, 24.2589, 28.7244
xyY:
0.4105, 0.2699, 24.2589
CIE-Lab:
56.3461, 52.9054, -3.5358
CIE-LCH:
56.3461, 53.0235, 356.1765
CIE-Luv:
56.3461, 77.0891, -14.6329
Hunter-Lab:
49.2534, 47.5242, -0.1003
#d75d8f color charts
#d75d8f color shades, tints & tones
#d75d8f color schemes
#d75d8f color preview, HTML & CSS examples
This text has a color of #d75d8f
<p style="color:#d75d8f;">Text here</p>
.mytext {color:#d75d8f;}
This box has a color of #d75d8f
<div style="background-color:#d75d8f;">Content here</div>
.mybackground {background-color:#d75d8f;}
Border around this has a color of #d75d8f
<div style="border:2px solid #d75d8f;">Content here</div>
.myborder {border:2px solid #d75d8f;}