#d196d9 color space conversions
Hex:
#d196d9
RGB:
209, 150, 217
CMY:
18, 41, 15
CMYK:
4, 31, 0, 15
HSL:
293°, 46.8531%, 71.9608%
HSV (HSB):
293°, 30.8756%, 85.0980%
XYZ:
49.7252, 40.3778, 70.8185
xyY:
0.3090, 0.2509, 40.3778
CIE-Lab:
69.7377, 33.3273, -25.4605
CIE-LCH:
69.7377, 41.9398, 322.6219
CIE-Luv:
69.7377, 28.4208, -44.9662
Hunter-Lab:
63.5435, 28.4820, -21.5976
#d196d9 color charts
#d196d9 color shades, tints & tones
#d196d9 color schemes
#d196d9 color preview, HTML & CSS examples
This text has a color of #d196d9
<p style="color:#d196d9;">Text here</p>
.mytext {color:#d196d9;}
This box has a color of #d196d9
<div style="background-color:#d196d9;">Content here</div>
.mybackground {background-color:#d196d9;}
Border around this has a color of #d196d9
<div style="border:2px solid #d196d9;">Content here</div>
.myborder {border:2px solid #d196d9;}