#d87f81 color space conversions
Hex:
#d87f81
RGB:
216, 127, 129
CMY:
15, 50, 49
CMYK:
0, 41, 40, 15
HSL:
359°, 53.2934%, 67.2549%
HSV (HSB):
359°, 41.2037%, 84.7059%
XYZ:
39.8707, 31.3627, 24.7211
xyY:
0.4155, 0.3268, 31.3627
CIE-Lab:
62.8126, 34.5809, 13.8728
CIE-LCH:
62.8126, 37.2598, 21.8591
CIE-Luv:
62.8126, 61.2635, 11.9223
Hunter-Lab:
56.0024, 29.0784, 13.0293
#d87f81 color charts
#d87f81 color shades, tints & tones
#d87f81 color schemes
#d87f81 color preview, HTML & CSS examples
This text has a color of #d87f81
<p style="color:#d87f81;">Text here</p>
.mytext {color:#d87f81;}
This box has a color of #d87f81
<div style="background-color:#d87f81;">Content here</div>
.mybackground {background-color:#d87f81;}
Border around this has a color of #d87f81
<div style="border:2px solid #d87f81;">Content here</div>
.myborder {border:2px solid #d87f81;}