#d75d6c color space conversions
Hex:
#d75d6c
RGB:
215, 93, 108
CMY:
16, 64, 58
CMYK:
0, 57, 50, 16
HSL:
353°, 60.3960%, 60.3922%
HSV (HSB):
353°, 56.7442%, 84.3137%
XYZ:
34.6455, 23.3585, 16.8700
xyY:
0.4627, 0.3120, 23.3585
CIE-Lab:
55.4397, 49.2384, 15.7528
CIE-LCH:
55.4397, 51.6969, 17.7410
CIE-Luv:
55.4397, 86.6852, 10.2636
Hunter-Lab:
48.3306, 43.3779, 13.1360
#d75d6c color charts
#d75d6c color shades, tints & tones
#d75d6c color schemes
#d75d6c color preview, HTML & CSS examples
This text has a color of #d75d6c
<p style="color:#d75d6c;">Text here</p>
.mytext {color:#d75d6c;}
This box has a color of #d75d6c
<div style="background-color:#d75d6c;">Content here</div>
.mybackground {background-color:#d75d6c;}
Border around this has a color of #d75d6c
<div style="border:2px solid #d75d6c;">Content here</div>
.myborder {border:2px solid #d75d6c;}