#d87d8a color space conversions
Hex:
#d87d8a
RGB:
216, 125, 138
CMY:
15, 51, 46
CMYK:
0, 42, 36, 15
HSL:
351°, 53.8462%, 66.8627%
HSV (HSB):
351°, 42.1296%, 84.7059%
XYZ:
40.2400, 31.1011, 27.9270
xyY:
0.4054, 0.3133, 31.1011
CIE-Lab:
62.5929, 36.6796, 8.4326
CIE-LCH:
62.5929, 37.6364, 12.9472
CIE-Luv:
62.5929, 60.8043, 4.6020
Hunter-Lab:
55.7684, 31.2029, 9.3474
#d87d8a color charts
#d87d8a color shades, tints & tones
#d87d8a color schemes
#d87d8a color preview, HTML & CSS examples
This text has a color of #d87d8a
<p style="color:#d87d8a;">Text here</p>
.mytext {color:#d87d8a;}
This box has a color of #d87d8a
<div style="background-color:#d87d8a;">Content here</div>
.mybackground {background-color:#d87d8a;}
Border around this has a color of #d87d8a
<div style="border:2px solid #d87d8a;">Content here</div>
.myborder {border:2px solid #d87d8a;}