#d86b9f color space conversions
Hex:
#d86b9f
RGB:
216, 107, 159
CMY:
15, 58, 38
CMYK:
0, 50, 26, 15
HSL:
331°, 58.2888%, 63.3333%
HSV (HSB):
331°, 50.4630%, 84.7059%
XYZ:
39.8346, 27.6175, 36.0321
xyY:
0.3849, 0.2669, 27.6175
CIE-Lab:
59.5416, 48.5669, -8.0933
CIE-LCH:
59.5416, 49.2366, 350.5390
CIE-Luv:
59.5416, 66.2446, -20.2916
Hunter-Lab:
52.5524, 43.3360, -3.8650
#d86b9f color charts
#d86b9f color shades, tints & tones
#d86b9f color schemes
#d86b9f color preview, HTML & CSS examples
This text has a color of #d86b9f
<p style="color:#d86b9f;">Text here</p>
.mytext {color:#d86b9f;}
This box has a color of #d86b9f
<div style="background-color:#d86b9f;">Content here</div>
.mybackground {background-color:#d86b9f;}
Border around this has a color of #d86b9f
<div style="border:2px solid #d86b9f;">Content here</div>
.myborder {border:2px solid #d86b9f;}