#d75f91 color space conversions
Hex:
#d75f91
RGB:
215, 95, 145
CMY:
16, 63, 43
CMYK:
0, 56, 33, 16
HSL:
335°, 60.0000%, 60.7843%
HSV (HSB):
335°, 55.8140%, 84.3137%
XYZ:
37.2274, 24.6758, 29.5889
xyY:
0.4069, 0.2697, 24.6758
CIE-Lab:
56.7582, 52.2160, -4.0995
CIE-LCH:
56.7582, 52.3767, 355.5109
CIE-Luv:
56.7582, 75.4838, -15.2796
Hunter-Lab:
49.6748, 46.8410, -0.5439
#d75f91 color charts
#d75f91 color shades, tints & tones
#d75f91 color schemes
#d75f91 color preview, HTML & CSS examples
This text has a color of #d75f91
<p style="color:#d75f91;">Text here</p>
.mytext {color:#d75f91;}
This box has a color of #d75f91
<div style="background-color:#d75f91;">Content here</div>
.mybackground {background-color:#d75f91;}
Border around this has a color of #d75f91
<div style="border:2px solid #d75f91;">Content here</div>
.myborder {border:2px solid #d75f91;}