#d86b8e color space conversions
Hex:
#d86b8e
RGB:
216, 107, 142
CMY:
15, 58, 44
CMYK:
0, 50, 34, 15
HSL:
341°, 58.2888%, 63.3333%
HSV (HSB):
341°, 50.4630%, 84.7059%
XYZ:
38.4591, 27.0673, 28.7887
xyY:
0.4078, 0.2870, 27.0673
CIE-Lab:
59.0366, 46.3863, 1.0073
CIE-LCH:
59.0366, 46.3972, 1.2440
CIE-Luv:
59.0366, 70.5778, -7.2339
Hunter-Lab:
52.0263, 40.9056, 3.6103
#d86b8e color charts
#d86b8e color shades, tints & tones
#d86b8e color schemes
#d86b8e color preview, HTML & CSS examples
This text has a color of #d86b8e
<p style="color:#d86b8e;">Text here</p>
.mytext {color:#d86b8e;}
This box has a color of #d86b8e
<div style="background-color:#d86b8e;">Content here</div>
.mybackground {background-color:#d86b8e;}
Border around this has a color of #d86b8e
<div style="border:2px solid #d86b8e;">Content here</div>
.myborder {border:2px solid #d86b8e;}