#d75d80 color space conversions
Hex:
#d75d80
RGB:
215, 93, 128
CMY:
16, 64, 50
CMYK:
0, 57, 40, 16
HSL:
343°, 60.3960%, 60.3922%
HSV (HSB):
343°, 56.7442%, 84.3137%
XYZ:
35.8350, 23.8343, 23.1338
xyY:
0.4328, 0.2878, 23.8343
CIE-Lab:
55.9215, 51.2034, 4.6608
CIE-LCH:
55.9215, 51.4150, 5.2010
CIE-Luv:
55.9215, 81.3608, -3.4788
Hunter-Lab:
48.8204, 45.5863, 6.0793
#d75d80 color charts
#d75d80 color shades, tints & tones
#d75d80 color schemes
#d75d80 color preview, HTML & CSS examples
This text has a color of #d75d80
<p style="color:#d75d80;">Text here</p>
.mytext {color:#d75d80;}
This box has a color of #d75d80
<div style="background-color:#d75d80;">Content here</div>
.mybackground {background-color:#d75d80;}
Border around this has a color of #d75d80
<div style="border:2px solid #d75d80;">Content here</div>
.myborder {border:2px solid #d75d80;}