#d75f6f color space conversions
Hex:
#d75f6f
RGB:
215, 95, 111
CMY:
16, 63, 56
CMYK:
0, 56, 48, 16
HSL:
352°, 60.0000%, 60.7843%
HSV (HSB):
352°, 55.8140%, 84.3137%
XYZ:
34.9858, 23.7792, 17.7848
xyY:
0.4570, 0.3106, 23.7792
CIE-Lab:
55.8660, 48.5664, 14.5802
CIE-LCH:
55.8660, 50.7078, 16.7104
CIE-Luv:
55.8660, 84.6958, 9.1224
Hunter-Lab:
48.7639, 42.7284, 12.5109
#d75f6f color charts
#d75f6f color shades, tints & tones
#d75f6f color schemes
#d75f6f color preview, HTML & CSS examples
This text has a color of #d75f6f
<p style="color:#d75f6f;">Text here</p>
.mytext {color:#d75f6f;}
This box has a color of #d75f6f
<div style="background-color:#d75f6f;">Content here</div>
.mybackground {background-color:#d75f6f;}
Border around this has a color of #d75f6f
<div style="border:2px solid #d75f6f;">Content here</div>
.myborder {border:2px solid #d75f6f;}