#d96f99 color space conversions
Hex:
#d96f99
RGB:
217, 111, 153
CMY:
15, 56, 40
CMYK:
0, 49, 29, 15
HSL:
336°, 58.2418%, 64.3137%
HSV (HSB):
336°, 48.8479%, 85.0980%
XYZ:
40.0495, 28.4205, 33.5119
xyY:
0.3927, 0.2787, 28.4205
CIE-Lab:
60.2667, 46.1128, -3.5395
CIE-LCH:
60.2667, 46.2485, 355.6107
CIE-Luv:
60.2667, 66.3987, -13.4222
Hunter-Lab:
53.3109, 40.8030, 0.0472
#d96f99 color charts
#d96f99 color shades, tints & tones
#d96f99 color schemes
#d96f99 color preview, HTML & CSS examples
This text has a color of #d96f99
<p style="color:#d96f99;">Text here</p>
.mytext {color:#d96f99;}
This box has a color of #d96f99
<div style="background-color:#d96f99;">Content here</div>
.mybackground {background-color:#d96f99;}
Border around this has a color of #d96f99
<div style="border:2px solid #d96f99;">Content here</div>
.myborder {border:2px solid #d96f99;}