#d86f99 color space conversions
Hex:
#d86f99
RGB:
216, 111, 153
CMY:
15, 56, 40
CMYK:
0, 49, 29, 15
HSL:
336°, 57.3770%, 64.1176%
HSV (HSB):
336°, 48.6111%, 84.7059%
XYZ:
39.7531, 28.2677, 33.4980
xyY:
0.3916, 0.2784, 28.2677
CIE-Lab:
60.1298, 45.7761, -3.7569
CIE-LCH:
60.1298, 45.9300, 355.3081
CIE-Luv:
60.1298, 65.6351, -13.6528
Hunter-Lab:
53.1674, 40.4210, -0.1383
#d86f99 color charts
#d86f99 color shades, tints & tones
#d86f99 color schemes
#d86f99 color preview, HTML & CSS examples
This text has a color of #d86f99
<p style="color:#d86f99;">Text here</p>
.mytext {color:#d86f99;}
This box has a color of #d86f99
<div style="background-color:#d86f99;">Content here</div>
.mybackground {background-color:#d86f99;}
Border around this has a color of #d86f99
<div style="border:2px solid #d86f99;">Content here</div>
.myborder {border:2px solid #d86f99;}