#d98bb9 color space conversions
Hex:
#d98bb9
RGB:
217, 139, 185
CMY:
15, 45, 27
CMYK:
0, 36, 15, 15
HSL:
325°, 50.6494%, 69.8039%
HSV (HSB):
325°, 35.9447%, 85.0980%
XYZ:
46.6048, 36.7197, 50.5302
xyY:
0.3482, 0.2743, 36.7197
CIE-Lab:
67.0662, 36.2324, -11.6261
CIE-LCH:
67.0662, 38.0520, 342.2098
CIE-Luv:
67.0662, 44.5120, -23.6328
Hunter-Lab:
60.5968, 31.2395, -7.0227
#d98bb9 color charts
#d98bb9 color shades, tints & tones
#d98bb9 color schemes
#d98bb9 color preview, HTML & CSS examples
This text has a color of #d98bb9
<p style="color:#d98bb9;">Text here</p>
.mytext {color:#d98bb9;}
This box has a color of #d98bb9
<div style="background-color:#d98bb9;">Content here</div>
.mybackground {background-color:#d98bb9;}
Border around this has a color of #d98bb9
<div style="border:2px solid #d98bb9;">Content here</div>
.myborder {border:2px solid #d98bb9;}