#d98e8d color space conversions
Hex:
#d98e8d
RGB:
217, 142, 141
CMY:
15, 44, 45
CMYK:
0, 35, 35, 15
HSL:
1°, 50.0000%, 70.1961%
HSV (HSB):
1°, 35.0230%, 85.0980%
XYZ:
43.0960, 36.0208, 29.8806
xyY:
0.3954, 0.3305, 36.0208
CIE-Lab:
66.5358, 28.3644, 12.3341
CIE-LCH:
66.5358, 30.9301, 23.5016
CIE-Luv:
66.5358, 50.4135, 11.5323
Hunter-Lab:
60.0173, 23.1432, 12.4936
#d98e8d color charts
#d98e8d color shades, tints & tones
#d98e8d color schemes
#d98e8d color preview, HTML & CSS examples
This text has a color of #d98e8d
<p style="color:#d98e8d;">Text here</p>
.mytext {color:#d98e8d;}
This box has a color of #d98e8d
<div style="background-color:#d98e8d;">Content here</div>
.mybackground {background-color:#d98e8d;}
Border around this has a color of #d98e8d
<div style="border:2px solid #d98e8d;">Content here</div>
.myborder {border:2px solid #d98e8d;}