#d17d97 color space conversions
Hex:
#d17d97
RGB:
209, 125, 151
CMY:
18, 51, 41
CMYK:
0, 40, 28, 18
HSL:
341°, 47.7273%, 65.4902%
HSV (HSB):
341°, 40.1914%, 81.9608%
XYZ:
39.2140, 30.4569, 33.0901
xyY:
0.3816, 0.2964, 30.4569
CIE-Lab:
62.0465, 35.8168, 0.0978
CIE-LCH:
62.0465, 35.8169, 0.1565
CIE-Luv:
62.0465, 52.9408, -6.3763
Hunter-Lab:
55.1878, 30.2557, 3.0817
#d17d97 color charts
#d17d97 color shades, tints & tones
#d17d97 color schemes
#d17d97 color preview, HTML & CSS examples
This text has a color of #d17d97
<p style="color:#d17d97;">Text here</p>
.mytext {color:#d17d97;}
This box has a color of #d17d97
<div style="background-color:#d17d97;">Content here</div>
.mybackground {background-color:#d17d97;}
Border around this has a color of #d17d97
<div style="border:2px solid #d17d97;">Content here</div>
.myborder {border:2px solid #d17d97;}