#d86b7f color space conversions
Hex:
#d86b7f
RGB:
216, 107, 127
CMY:
15, 58, 50
CMYK:
0, 50, 41, 15
HSL:
349°, 58.2888%, 63.3333%
HSV (HSB):
349°, 50.4630%, 84.7059%
XYZ:
37.4074, 26.6466, 23.2504
xyY:
0.4285, 0.3052, 26.6466
CIE-Lab:
58.6458, 44.6684, 9.1578
CIE-LCH:
58.6458, 45.5975, 11.5861
CIE-Luv:
58.6458, 74.2345, 3.6696
Hunter-Lab:
51.6204, 39.0167, 9.4294
#d86b7f color charts
#d86b7f color shades, tints & tones
#d86b7f color schemes
#d86b7f color preview, HTML & CSS examples
This text has a color of #d86b7f
<p style="color:#d86b7f;">Text here</p>
.mytext {color:#d86b7f;}
This box has a color of #d86b7f
<div style="background-color:#d86b7f;">Content here</div>
.mybackground {background-color:#d86b7f;}
Border around this has a color of #d86b7f
<div style="border:2px solid #d86b7f;">Content here</div>
.myborder {border:2px solid #d86b7f;}