#d98c8c color space conversions
Hex:
#d98c8c
RGB:
217, 140, 140
CMY:
15, 45, 45
CMYK:
0, 35, 35, 15
HSL:
0°, 50.3268%, 70.0000%
HSV (HSB):
0°, 35.4839%, 85.0980%
XYZ:
42.7270, 35.4013, 29.3921
xyY:
0.3974, 0.3293, 35.4013
CIE-Lab:
66.0599, 29.3161, 12.2258
CIE-LCH:
66.0599, 31.7633, 22.6377
CIE-Luv:
66.0599, 51.8352, 11.1697
Hunter-Lab:
59.4990, 24.0598, 12.3604
#d98c8c color charts
#d98c8c color shades, tints & tones
#d98c8c color schemes
#d98c8c color preview, HTML & CSS examples
This text has a color of #d98c8c
<p style="color:#d98c8c;">Text here</p>
.mytext {color:#d98c8c;}
This box has a color of #d98c8c
<div style="background-color:#d98c8c;">Content here</div>
.mybackground {background-color:#d98c8c;}
Border around this has a color of #d98c8c
<div style="border:2px solid #d98c8c;">Content here</div>
.myborder {border:2px solid #d98c8c;}