#d75f6b color space conversions
Hex:
#d75f6b
RGB:
215, 95, 107
CMY:
16, 63, 58
CMYK:
0, 56, 50, 16
HSL:
354°, 60.0000%, 60.7843%
HSV (HSB):
354°, 55.8140%, 84.3137%
XYZ:
34.7704, 23.6930, 16.6505
xyY:
0.4629, 0.3154, 23.6930
CIE-Lab:
55.7791, 48.2041, 16.8058
CIE-LCH:
55.7791, 51.0497, 19.2206
CIE-Luv:
55.7791, 85.6887, 11.7214
Hunter-Lab:
48.6755, 42.3259, 13.7914
#d75f6b color charts
#d75f6b color shades, tints & tones
#d75f6b color schemes
#d75f6b color preview, HTML & CSS examples
This text has a color of #d75f6b
<p style="color:#d75f6b;">Text here</p>
.mytext {color:#d75f6b;}
This box has a color of #d75f6b
<div style="background-color:#d75f6b;">Content here</div>
.mybackground {background-color:#d75f6b;}
Border around this has a color of #d75f6b
<div style="border:2px solid #d75f6b;">Content here</div>
.myborder {border:2px solid #d75f6b;}