#d97ab2 color space conversions
Hex:
#d97ab2
RGB:
217, 122, 178
CMY:
15, 52, 30
CMYK:
0, 44, 18, 15
HSL:
325°, 55.5556%, 66.4706%
HSV (HSB):
325°, 43.7788%, 85.0980%
XYZ:
43.6107, 31.8851, 45.9754
xyY:
0.3590, 0.2625, 31.8851
CIE-Lab:
63.2478, 44.0599, -13.4097
CIE-LCH:
63.2478, 46.0554, 343.0723
CIE-Luv:
63.2478, 54.7122, -27.4757
Hunter-Lab:
56.4669, 39.0425, -8.7471
#d97ab2 color charts
#d97ab2 color shades, tints & tones
#d97ab2 color schemes
#d97ab2 color preview, HTML & CSS examples
This text has a color of #d97ab2
<p style="color:#d97ab2;">Text here</p>
.mytext {color:#d97ab2;}
This box has a color of #d97ab2
<div style="background-color:#d97ab2;">Content here</div>
.mybackground {background-color:#d97ab2;}
Border around this has a color of #d97ab2
<div style="border:2px solid #d97ab2;">Content here</div>
.myborder {border:2px solid #d97ab2;}