#d97d93 color space conversions
Hex:
#d97d93
RGB:
217, 125, 147
CMY:
15, 51, 42
CMYK:
0, 42, 32, 15
HSL:
346°, 54.7619%, 67.0588%
HSV (HSB):
346°, 42.3963%, 85.0980%
XYZ:
41.2153, 31.5255, 31.5165
xyY:
0.3953, 0.3024, 31.5255
CIE-Lab:
62.9488, 38.1550, 3.8198
CIE-LCH:
62.9488, 38.3457, 5.7169
CIE-Luv:
62.9488, 59.7590, -1.7776
Hunter-Lab:
56.1476, 32.7703, 6.0229
#d97d93 color charts
#d97d93 color shades, tints & tones
#d97d93 color schemes
#d97d93 color preview, HTML & CSS examples
This text has a color of #d97d93
<p style="color:#d97d93;">Text here</p>
.mytext {color:#d97d93;}
This box has a color of #d97d93
<div style="background-color:#d97d93;">Content here</div>
.mybackground {background-color:#d97d93;}
Border around this has a color of #d97d93
<div style="border:2px solid #d97d93;">Content here</div>
.myborder {border:2px solid #d97d93;}