#d75d97 color space conversions
Hex:
#d75d97
RGB:
215, 93, 151
CMY:
16, 64, 41
CMYK:
0, 57, 30, 16
HSL:
331°, 60.3960%, 60.3922%
HSV (HSB):
331°, 56.7442%, 84.3137%
XYZ:
37.5246, 24.5101, 32.0313
xyY:
0.3989, 0.2606, 24.5101
CIE-Lab:
56.5950, 53.8905, -7.8515
CIE-LCH:
56.5950, 54.4595, 351.7107
CIE-Luv:
56.5950, 74.7477, -20.8008
Hunter-Lab:
49.5077, 48.6564, -3.7050
#d75d97 color charts
#d75d97 color shades, tints & tones
#d75d97 color schemes
#d75d97 color preview, HTML & CSS examples
This text has a color of #d75d97
<p style="color:#d75d97;">Text here</p>
.mytext {color:#d75d97;}
This box has a color of #d75d97
<div style="background-color:#d75d97;">Content here</div>
.mybackground {background-color:#d75d97;}
Border around this has a color of #d75d97
<div style="border:2px solid #d75d97;">Content here</div>
.myborder {border:2px solid #d75d97;}