#d97e8f color space conversions
Hex:
#d97e8f
RGB:
217, 126, 143
CMY:
15, 51, 44
CMYK:
0, 42, 34, 15
HSL:
349°, 54.4910%, 67.2549%
HSV (HSB):
349°, 41.9355%, 85.0980%
XYZ:
41.0341, 31.6566, 29.9342
xyY:
0.3998, 0.3085, 31.6566
CIE-Lab:
63.0580, 37.1283, 6.2603
CIE-LCH:
63.0580, 37.6524, 9.5708
CIE-Luv:
63.0580, 59.9672, 1.6848
Hunter-Lab:
56.2642, 31.7195, 7.8409
#d97e8f color charts
#d97e8f color shades, tints & tones
#d97e8f color schemes
#d97e8f color preview, HTML & CSS examples
This text has a color of #d97e8f
<p style="color:#d97e8f;">Text here</p>
.mytext {color:#d97e8f;}
This box has a color of #d97e8f
<div style="background-color:#d97e8f;">Content here</div>
.mybackground {background-color:#d97e8f;}
Border around this has a color of #d97e8f
<div style="border:2px solid #d97e8f;">Content here</div>
.myborder {border:2px solid #d97e8f;}