#d75e6b color space conversions
Hex:
#d75e6b
RGB:
215, 94, 107
CMY:
16, 63, 58
CMYK:
0, 56, 50, 16
HSL:
354°, 60.1990%, 60.5882%
HSV (HSB):
354°, 56.2791%, 84.3137%
XYZ:
34.6809, 23.5140, 16.6207
xyY:
0.4636, 0.3143, 23.5140
CIE-Lab:
55.5979, 48.6781, 16.5573
CIE-LCH:
55.5979, 51.4170, 18.7851
CIE-Luv:
55.5979, 86.3146, 11.3140
Hunter-Lab:
48.4913, 42.8033, 13.6218
#d75e6b color charts
#d75e6b color shades, tints & tones
#d75e6b color schemes
#d75e6b color preview, HTML & CSS examples
This text has a color of #d75e6b
<p style="color:#d75e6b;">Text here</p>
.mytext {color:#d75e6b;}
This box has a color of #d75e6b
<div style="background-color:#d75e6b;">Content here</div>
.mybackground {background-color:#d75e6b;}
Border around this has a color of #d75e6b
<div style="border:2px solid #d75e6b;">Content here</div>
.myborder {border:2px solid #d75e6b;}