#d17e94 color space conversions
Hex:
#d17e94
RGB:
209, 126, 148
CMY:
18, 51, 42
CMYK:
0, 40, 29, 18
HSL:
344°, 47.4286%, 65.6863%
HSV (HSB):
344°, 39.7129%, 81.9608%
XYZ:
39.1006, 30.6151, 31.8655
xyY:
0.3849, 0.3014, 30.6151
CIE-Lab:
62.1814, 34.8761, 2.0102
CIE-LCH:
62.1814, 34.9340, 3.2988
CIE-Luv:
62.1814, 52.9457, -3.5659
Hunter-Lab:
55.3309, 29.3112, 4.5862
#d17e94 color charts
#d17e94 color shades, tints & tones
#d17e94 color schemes
#d17e94 color preview, HTML & CSS examples
This text has a color of #d17e94
<p style="color:#d17e94;">Text here</p>
.mytext {color:#d17e94;}
This box has a color of #d17e94
<div style="background-color:#d17e94;">Content here</div>
.mybackground {background-color:#d17e94;}
Border around this has a color of #d17e94
<div style="border:2px solid #d17e94;">Content here</div>
.myborder {border:2px solid #d17e94;}