#d18f9c color space conversions
Hex:
#d18f9c
RGB:
209, 143, 156
CMY:
18, 44, 39
CMYK:
0, 32, 25, 18
HSL:
348°, 41.7722%, 69.0196%
HSV (HSB):
348°, 31.5789%, 81.9608%
XYZ:
42.1177, 35.6005, 36.1042
xyY:
0.3700, 0.3128, 35.6005
CIE-Lab:
66.2136, 26.8246, 3.3178
CIE-LCH:
66.2136, 27.0290, 7.0508
CIE-Luv:
66.2136, 41.5796, -0.1793
Hunter-Lab:
59.6662, 21.5854, 5.8897
#d18f9c color charts
#d18f9c color shades, tints & tones
#d18f9c color schemes
#d18f9c color preview, HTML & CSS examples
This text has a color of #d18f9c
<p style="color:#d18f9c;">Text here</p>
.mytext {color:#d18f9c;}
This box has a color of #d18f9c
<div style="background-color:#d18f9c;">Content here</div>
.mybackground {background-color:#d18f9c;}
Border around this has a color of #d18f9c
<div style="border:2px solid #d18f9c;">Content here</div>
.myborder {border:2px solid #d18f9c;}