#d87d8f color space conversions
Hex:
#d87d8f
RGB:
216, 125, 143
CMY:
15, 51, 44
CMYK:
0, 42, 34, 15
HSL:
348°, 53.8462%, 66.8627%
HSV (HSB):
348°, 42.1296%, 84.7059%
XYZ:
40.6104, 31.2493, 29.8779
xyY:
0.3992, 0.3072, 31.2493
CIE-Lab:
62.7175, 37.2911, 5.7548
CIE-LCH:
62.7175, 37.7325, 8.7728
CIE-Luv:
62.7175, 59.8089, 0.9773
Hunter-Lab:
55.9011, 31.8479, 7.4416
#d87d8f color charts
#d87d8f color shades, tints & tones
#d87d8f color schemes
#d87d8f color preview, HTML & CSS examples
This text has a color of #d87d8f
<p style="color:#d87d8f;">Text here</p>
.mytext {color:#d87d8f;}
This box has a color of #d87d8f
<div style="background-color:#d87d8f;">Content here</div>
.mybackground {background-color:#d87d8f;}
Border around this has a color of #d87d8f
<div style="border:2px solid #d87d8f;">Content here</div>
.myborder {border:2px solid #d87d8f;}