#d97da4 color space conversions
Hex:
#d97da4
RGB:
217, 125, 164
CMY:
15, 51, 36
CMYK:
0, 42, 24, 15
HSL:
335°, 54.7619%, 67.0588%
HSV (HSB):
335°, 42.3963%, 85.0980%
XYZ:
42.6497, 32.0993, 39.0699
xyY:
0.3747, 0.2820, 32.0993
CIE-Lab:
63.4249, 40.4433, -5.1813
CIE-LCH:
63.4249, 40.7738, 352.6995
CIE-Luv:
63.4249, 56.1999, -14.7501
Hunter-Lab:
56.6562, 35.2230, -1.2267
#d97da4 color charts
#d97da4 color shades, tints & tones
#d97da4 color schemes
#d97da4 color preview, HTML & CSS examples
This text has a color of #d97da4
<p style="color:#d97da4;">Text here</p>
.mytext {color:#d97da4;}
This box has a color of #d97da4
<div style="background-color:#d97da4;">Content here</div>
.mybackground {background-color:#d97da4;}
Border around this has a color of #d97da4
<div style="border:2px solid #d97da4;">Content here</div>
.myborder {border:2px solid #d97da4;}