#d75f99 color space conversions
Hex:
#d75f99
RGB:
215, 95, 153
CMY:
16, 63, 40
CMYK:
0, 56, 29, 16
HSL:
331°, 60.0000%, 60.7843%
HSV (HSB):
331°, 55.8140%, 84.3137%
XYZ:
37.8663, 24.9314, 32.9535
xyY:
0.3955, 0.2604, 24.9314
CIE-Lab:
57.0085, 53.2181, -8.4029
CIE-LCH:
57.0085, 53.8774, 351.0273
CIE-Luv:
57.0085, 73.1811, -21.4711
Hunter-Lab:
49.9314, 47.9887, -4.1780
#d75f99 color charts
#d75f99 color shades, tints & tones
#d75f99 color schemes
#d75f99 color preview, HTML & CSS examples
This text has a color of #d75f99
<p style="color:#d75f99;">Text here</p>
.mytext {color:#d75f99;}
This box has a color of #d75f99
<div style="background-color:#d75f99;">Content here</div>
.mybackground {background-color:#d75f99;}
Border around this has a color of #d75f99
<div style="border:2px solid #d75f99;">Content here</div>
.myborder {border:2px solid #d75f99;}