#d76e7d color space conversions
Hex:
#d76e7d
RGB:
215, 110, 125
CMY:
16, 57, 51
CMYK:
0, 49, 42, 16
HSL:
351°, 56.7568%, 63.7255%
HSV (HSB):
351°, 48.8372%, 84.3137%
XYZ:
37.3019, 27.0796, 22.6629
xyY:
0.4285, 0.3111, 27.0796
CIE-Lab:
59.0479, 42.5905, 10.8666
CIE-LCH:
59.0479, 43.9549, 14.3132
CIE-Luv:
59.0479, 72.0608, 6.2576
Hunter-Lab:
52.0381, 36.8858, 10.6055
#d76e7d color charts
#d76e7d color shades, tints & tones
#d76e7d color schemes
#d76e7d color preview, HTML & CSS examples
This text has a color of #d76e7d
<p style="color:#d76e7d;">Text here</p>
.mytext {color:#d76e7d;}
This box has a color of #d76e7d
<div style="background-color:#d76e7d;">Content here</div>
.mybackground {background-color:#d76e7d;}
Border around this has a color of #d76e7d
<div style="border:2px solid #d76e7d;">Content here</div>
.myborder {border:2px solid #d76e7d;}