#d97e97 color space conversions
Hex:
#d97e97
RGB:
217, 126, 151
CMY:
15, 51, 41
CMYK:
0, 42, 30, 15
HSL:
344°, 54.4910%, 67.2549%
HSV (HSB):
344°, 41.9355%, 85.0980%
XYZ:
41.6620, 31.9078, 33.2411
xyY:
0.3901, 0.2987, 31.9078
CIE-Lab:
63.2666, 38.1474, 1.9972
CIE-LCH:
63.2666, 38.1996, 2.9970
CIE-Luv:
63.2666, 58.3511, -4.2443
Hunter-Lab:
56.4870, 32.8007, 4.6502
#d97e97 color charts
#d97e97 color shades, tints & tones
#d97e97 color schemes
#d97e97 color preview, HTML & CSS examples
This text has a color of #d97e97
<p style="color:#d97e97;">Text here</p>
.mytext {color:#d97e97;}
This box has a color of #d97e97
<div style="background-color:#d97e97;">Content here</div>
.mybackground {background-color:#d97e97;}
Border around this has a color of #d97e97
<div style="border:2px solid #d97e97;">Content here</div>
.myborder {border:2px solid #d97e97;}