#d98d9a color space conversions
Hex:
#d98d9a
RGB:
217, 141, 154
CMY:
15, 45, 40
CMYK:
0, 35, 29, 15
HSL:
350°, 50.0000%, 70.1961%
HSV (HSB):
350°, 35.0230%, 85.0980%
XYZ:
43.9729, 36.1346, 35.2289
xyY:
0.3813, 0.3133, 36.1346
CIE-Lab:
66.6226, 30.5782, 5.1510
CIE-LCH:
66.6226, 31.0090, 9.5618
CIE-Luv:
66.6226, 48.8971, 1.5942
Hunter-Lab:
60.1120, 25.3795, 7.3313
#d98d9a color charts
#d98d9a color shades, tints & tones
#d98d9a color schemes
#d98d9a color preview, HTML & CSS examples
This text has a color of #d98d9a
<p style="color:#d98d9a;">Text here</p>
.mytext {color:#d98d9a;}
This box has a color of #d98d9a
<div style="background-color:#d98d9a;">Content here</div>
.mybackground {background-color:#d98d9a;}
Border around this has a color of #d98d9a
<div style="border:2px solid #d98d9a;">Content here</div>
.myborder {border:2px solid #d98d9a;}