#d86d7b color space conversions
Hex:
#d86d7b
RGB:
216, 109, 123
CMY:
15, 57, 52
CMYK:
0, 50, 43, 15
HSL:
352°, 57.8378%, 63.7255%
HSV (HSB):
352°, 49.5370%, 84.7059%
XYZ:
37.3627, 26.9663, 21.9747
xyY:
0.4329, 0.3125, 26.9663
CIE-Lab:
58.9431, 43.2410, 11.8980
CIE-LCH:
58.9431, 44.8481, 15.3845
CIE-Luv:
58.9431, 73.9301, 7.3705
Hunter-Lab:
51.9291, 37.5540, 11.2608
#d86d7b color charts
#d86d7b color shades, tints & tones
#d86d7b color schemes
#d86d7b color preview, HTML & CSS examples
This text has a color of #d86d7b
<p style="color:#d86d7b;">Text here</p>
.mytext {color:#d86d7b;}
This box has a color of #d86d7b
<div style="background-color:#d86d7b;">Content here</div>
.mybackground {background-color:#d86d7b;}
Border around this has a color of #d86d7b
<div style="border:2px solid #d86d7b;">Content here</div>
.myborder {border:2px solid #d86d7b;}