#d17f9f color space conversions
Hex:
#d17f9f
RGB:
209, 127, 159
CMY:
18, 50, 38
CMYK:
0, 39, 24, 18
HSL:
337°, 47.1264%, 65.8824%
HSV (HSB):
337°, 39.2344%, 81.9608%
XYZ:
40.1419, 31.2373, 36.7146
xyY:
0.3714, 0.2890, 31.2373
CIE-Lab:
62.7074, 35.8808, -3.5030
CIE-LCH:
62.7074, 36.0514, 354.4240
CIE-Luv:
62.7074, 50.2354, -11.4499
Hunter-Lab:
55.8903, 30.3953, 0.1754
#d17f9f color charts
#d17f9f color shades, tints & tones
#d17f9f color schemes
#d17f9f color preview, HTML & CSS examples
This text has a color of #d17f9f
<p style="color:#d17f9f;">Text here</p>
.mytext {color:#d17f9f;}
This box has a color of #d17f9f
<div style="background-color:#d17f9f;">Content here</div>
.mybackground {background-color:#d17f9f;}
Border around this has a color of #d17f9f
<div style="border:2px solid #d17f9f;">Content here</div>
.myborder {border:2px solid #d17f9f;}