#d76f7c color space conversions
Hex:
#d76f7c
RGB:
215, 111, 124
CMY:
16, 56, 51
CMYK:
0, 48, 42, 16
HSL:
353°, 56.5217%, 63.9216%
HSV (HSB):
353°, 48.3721%, 84.3137%
XYZ:
37.3469, 27.2712, 22.3643
xyY:
0.4294, 0.3135, 27.2712
CIE-Lab:
59.2245, 41.9763, 11.6940
CIE-LCH:
59.2245, 43.5748, 15.5670
CIE-Luv:
59.2245, 71.6610, 7.4165
Hunter-Lab:
52.2218, 36.2675, 11.1640
#d76f7c color charts
#d76f7c color shades, tints & tones
#d76f7c color schemes
#d76f7c color preview, HTML & CSS examples
This text has a color of #d76f7c
<p style="color:#d76f7c;">Text here</p>
.mytext {color:#d76f7c;}
This box has a color of #d76f7c
<div style="background-color:#d76f7c;">Content here</div>
.mybackground {background-color:#d76f7c;}
Border around this has a color of #d76f7c
<div style="border:2px solid #d76f7c;">Content here</div>
.myborder {border:2px solid #d76f7c;}