#d87e7e color space conversions
Hex:
#d87e7e
RGB:
216, 126, 126
CMY:
15, 51, 51
CMYK:
0, 42, 42, 15
HSL:
0°, 53.5714%, 67.0588%
HSV (HSB):
0°, 41.6667%, 84.7059%
XYZ:
39.5457, 31.0270, 23.6432
xyY:
0.4197, 0.3293, 31.0270
CIE-Lab:
62.5304, 34.7771, 15.1860
CIE-LCH:
62.5304, 37.9482, 23.5892
CIE-Luv:
62.5304, 62.4628, 13.4627
Hunter-Lab:
55.7019, 29.2481, 13.8251
#d87e7e color charts
#d87e7e color shades, tints & tones
#d87e7e color schemes
#d87e7e color preview, HTML & CSS examples
This text has a color of #d87e7e
<p style="color:#d87e7e;">Text here</p>
.mytext {color:#d87e7e;}
This box has a color of #d87e7e
<div style="background-color:#d87e7e;">Content here</div>
.mybackground {background-color:#d87e7e;}
Border around this has a color of #d87e7e
<div style="border:2px solid #d87e7e;">Content here</div>
.myborder {border:2px solid #d87e7e;}