#d96e97 color space conversions
Hex:
#d96e97
RGB:
217, 110, 151
CMY:
15, 57, 41
CMYK:
0, 49, 30, 15
HSL:
337°, 58.4699%, 64.1176%
HSV (HSB):
337°, 49.3088%, 85.0980%
XYZ:
39.7771, 28.1379, 32.6128
xyY:
0.3957, 0.2799, 28.1379
CIE-Lab:
60.0132, 46.3542, -2.7583
CIE-LCH:
60.0132, 46.4362, 356.5947
CIE-Luv:
60.0132, 67.4399, -12.3772
Hunter-Lab:
53.0452, 41.0230, 0.6794
#d96e97 color charts
#d96e97 color shades, tints & tones
#d96e97 color schemes
#d96e97 color preview, HTML & CSS examples
This text has a color of #d96e97
<p style="color:#d96e97;">Text here</p>
.mytext {color:#d96e97;}
This box has a color of #d96e97
<div style="background-color:#d96e97;">Content here</div>
.mybackground {background-color:#d96e97;}
Border around this has a color of #d96e97
<div style="border:2px solid #d96e97;">Content here</div>
.myborder {border:2px solid #d96e97;}