#d18f8c color space conversions
Hex:
#d18f8c
RGB:
209, 143, 140
CMY:
18, 44, 45
CMYK:
0, 32, 33, 18
HSL:
3°, 42.8571%, 68.4314%
HSV (HSB):
3°, 33.0144%, 81.9608%
XYZ:
40.8506, 35.0937, 29.4316
xyY:
0.3877, 0.3330, 35.0937
CIE-Lab:
65.8215, 24.6527, 11.7568
CIE-LCH:
65.8215, 27.3126, 25.4965
CIE-Luv:
65.8215, 43.9989, 11.5190
Hunter-Lab:
59.2399, 19.4199, 12.0114
#d18f8c color charts
#d18f8c color shades, tints & tones
#d18f8c color schemes
#d18f8c color preview, HTML & CSS examples
This text has a color of #d18f8c
<p style="color:#d18f8c;">Text here</p>
.mytext {color:#d18f8c;}
This box has a color of #d18f8c
<div style="background-color:#d18f8c;">Content here</div>
.mybackground {background-color:#d18f8c;}
Border around this has a color of #d18f8c
<div style="border:2px solid #d18f8c;">Content here</div>
.myborder {border:2px solid #d18f8c;}