#d97b98 color space conversions
Hex:
#d97b98
RGB:
217, 123, 152
CMY:
15, 52, 40
CMYK:
0, 43, 30, 15
HSL:
341°, 55.2941%, 66.6667%
HSV (HSB):
341°, 43.3180%, 85.0980%
XYZ:
41.3657, 31.1846, 33.5448
xyY:
0.3899, 0.2939, 31.1846
CIE-Lab:
62.6632, 39.8457, 0.5481
CIE-LCH:
62.6632, 39.8495, 0.7880
CIE-Luv:
62.6632, 59.8856, -6.5669
Hunter-Lab:
55.8432, 34.4979, 3.4750
#d97b98 color charts
#d97b98 color shades, tints & tones
#d97b98 color schemes
#d97b98 color preview, HTML & CSS examples
This text has a color of #d97b98
<p style="color:#d97b98;">Text here</p>
.mytext {color:#d97b98;}
This box has a color of #d97b98
<div style="background-color:#d97b98;">Content here</div>
.mybackground {background-color:#d97b98;}
Border around this has a color of #d97b98
<div style="border:2px solid #d97b98;">Content here</div>
.myborder {border:2px solid #d97b98;}