#d86b8b color space conversions
Hex:
#d86b8b
RGB:
216, 107, 139
CMY:
15, 58, 45
CMYK:
0, 50, 36, 15
HSL:
342°, 58.2888%, 63.3333%
HSV (HSB):
342°, 50.4630%, 84.7059%
XYZ:
38.2368, 26.9784, 27.6181
xyY:
0.4119, 0.2906, 26.9784
CIE-Lab:
58.9543, 46.0269, 2.6293
CIE-LCH:
58.9543, 46.1020, 3.2695
CIE-Luv:
58.9543, 71.3241, -5.0003
Hunter-Lab:
51.9407, 40.5086, 4.8326
#d86b8b color charts
#d86b8b color shades, tints & tones
#d86b8b color schemes
#d86b8b color preview, HTML & CSS examples
This text has a color of #d86b8b
<p style="color:#d86b8b;">Text here</p>
.mytext {color:#d86b8b;}
This box has a color of #d86b8b
<div style="background-color:#d86b8b;">Content here</div>
.mybackground {background-color:#d86b8b;}
Border around this has a color of #d86b8b
<div style="border:2px solid #d86b8b;">Content here</div>
.myborder {border:2px solid #d86b8b;}