#d196a9 color space conversions
Hex:
#d196a9
RGB:
209, 150, 169
CMY:
18, 41, 34
CMYK:
0, 28, 19, 18
HSL:
341°, 39.0728%, 70.3922%
HSV (HSB):
341°, 28.2297%, 81.9608%
XYZ:
44.3623, 38.2326, 42.5776
xyY:
0.3544, 0.3054, 38.2326
CIE-Lab:
68.1917, 24.9530, -1.0946
CIE-LCH:
68.1917, 24.9770, 357.4883
CIE-Luv:
68.1917, 35.6019, -6.0528
Hunter-Lab:
61.8325, 19.8595, 2.4559
#d196a9 color charts
#d196a9 color shades, tints & tones
#d196a9 color schemes
#d196a9 color preview, HTML & CSS examples
This text has a color of #d196a9
<p style="color:#d196a9;">Text here</p>
.mytext {color:#d196a9;}
This box has a color of #d196a9
<div style="background-color:#d196a9;">Content here</div>
.mybackground {background-color:#d196a9;}
Border around this has a color of #d196a9
<div style="border:2px solid #d196a9;">Content here</div>
.myborder {border:2px solid #d196a9;}