#d75c97 color space conversions
Hex:
#d75c97
RGB:
215, 92, 151
CMY:
16, 64, 41
CMYK:
0, 57, 30, 16
HSL:
331°, 60.5911%, 60.1961%
HSV (HSB):
331°, 57.2093%, 84.3137%
XYZ:
37.4374, 24.3357, 32.0023
xyY:
0.3992, 0.2595, 24.3357
CIE-Lab:
56.4224, 54.3501, -8.1089
CIE-LCH:
56.4224, 54.9517, 351.5142
CIE-Luv:
56.4224, 75.2360, -21.2401
Hunter-Lab:
49.3313, 49.1336, -3.9308
#d75c97 color charts
#d75c97 color shades, tints & tones
#d75c97 color schemes
#d75c97 color preview, HTML & CSS examples
This text has a color of #d75c97
<p style="color:#d75c97;">Text here</p>
.mytext {color:#d75c97;}
This box has a color of #d75c97
<div style="background-color:#d75c97;">Content here</div>
.mybackground {background-color:#d75c97;}
Border around this has a color of #d75c97
<div style="border:2px solid #d75c97;">Content here</div>
.myborder {border:2px solid #d75c97;}