#d75d6b color space conversions
Hex:
#d75d6b
RGB:
215, 93, 107
CMY:
16, 64, 58
CMYK:
0, 57, 50, 16
HSL:
353°, 60.3960%, 60.3922%
HSV (HSB):
353°, 56.7442%, 84.3137%
XYZ:
34.5925, 23.3373, 16.5912
xyY:
0.4642, 0.3132, 23.3373
CIE-Lab:
55.4181, 49.1495, 16.3105
CIE-LCH:
55.4181, 51.7851, 18.3586
CIE-Luv:
55.4181, 86.9369, 10.9093
Hunter-Lab:
48.3087, 43.2787, 13.4534
#d75d6b color charts
#d75d6b color shades, tints & tones
#d75d6b color schemes
#d75d6b color preview, HTML & CSS examples
This text has a color of #d75d6b
<p style="color:#d75d6b;">Text here</p>
.mytext {color:#d75d6b;}
This box has a color of #d75d6b
<div style="background-color:#d75d6b;">Content here</div>
.mybackground {background-color:#d75d6b;}
Border around this has a color of #d75d6b
<div style="border:2px solid #d75d6b;">Content here</div>
.myborder {border:2px solid #d75d6b;}