#d98d8e color space conversions
Hex:
#d98d8e
RGB:
217, 141, 142
CMY:
15, 45, 44
CMYK:
0, 35, 35, 15
HSL:
359°, 50.0000%, 70.1961%
HSV (HSB):
359°, 35.0230%, 85.0980%
XYZ:
43.0226, 35.7545, 30.2249
xyY:
0.3947, 0.3280, 35.7545
CIE-Lab:
66.3319, 29.0254, 11.4852
CIE-LCH:
66.3319, 31.2151, 21.5884
CIE-Luv:
66.3319, 50.8819, 10.2936
Hunter-Lab:
59.7950, 23.7898, 11.8869
#d98d8e color charts
#d98d8e color shades, tints & tones
#d98d8e color schemes
#d98d8e color preview, HTML & CSS examples
This text has a color of #d98d8e
<p style="color:#d98d8e;">Text here</p>
.mytext {color:#d98d8e;}
This box has a color of #d98d8e
<div style="background-color:#d98d8e;">Content here</div>
.mybackground {background-color:#d98d8e;}
Border around this has a color of #d98d8e
<div style="border:2px solid #d98d8e;">Content here</div>
.myborder {border:2px solid #d98d8e;}