#d75f9b color space conversions
Hex:
#d75f9b
RGB:
215, 95, 155
CMY:
16, 63, 39
CMYK:
0, 56, 28, 16
HSL:
330°, 60.0000%, 60.7843%
HSV (HSB):
330°, 55.8140%, 84.3137%
XYZ:
38.0329, 24.9980, 33.8309
xyY:
0.3927, 0.2581, 24.9980
CIE-Lab:
57.0735, 53.4767, -9.4722
CIE-LCH:
57.0735, 54.3092, 349.9555
CIE-Luv:
57.0735, 72.6010, -23.0374
Hunter-Lab:
49.9980, 48.2863, -5.1196
#d75f9b color charts
#d75f9b color shades, tints & tones
#d75f9b color schemes
#d75f9b color preview, HTML & CSS examples
This text has a color of #d75f9b
<p style="color:#d75f9b;">Text here</p>
.mytext {color:#d75f9b;}
This box has a color of #d75f9b
<div style="background-color:#d75f9b;">Content here</div>
.mybackground {background-color:#d75f9b;}
Border around this has a color of #d75f9b
<div style="border:2px solid #d75f9b;">Content here</div>
.myborder {border:2px solid #d75f9b;}