#d96f97 color space conversions
Hex:
#d96f97
RGB:
217, 111, 151
CMY:
15, 56, 41
CMYK:
0, 49, 30, 15
HSL:
337°, 58.2418%, 64.3137%
HSV (HSB):
337°, 48.8479%, 85.0980%
XYZ:
39.8856, 28.3550, 32.6490
xyY:
0.3953, 0.2810, 28.3550
CIE-Lab:
60.2081, 45.8538, -2.4716
CIE-LCH:
60.2081, 45.9204, 356.9146
CIE-Luv:
60.2081, 66.8903, -11.8864
Hunter-Lab:
53.2494, 40.5163, 0.9218
#d96f97 color charts
#d96f97 color shades, tints & tones
#d96f97 color schemes
#d96f97 color preview, HTML & CSS examples
This text has a color of #d96f97
<p style="color:#d96f97;">Text here</p>
.mytext {color:#d96f97;}
This box has a color of #d96f97
<div style="background-color:#d96f97;">Content here</div>
.mybackground {background-color:#d96f97;}
Border around this has a color of #d96f97
<div style="border:2px solid #d96f97;">Content here</div>
.myborder {border:2px solid #d96f97;}