#d196c7 color space conversions
Hex:
#d196c7
RGB:
209, 150, 199
CMY:
18, 41, 22
CMYK:
0, 28, 5, 18
HSL:
310°, 39.0728%, 70.3922%
HSV (HSB):
310°, 28.2297%, 81.9608%
XYZ:
47.5096, 39.4915, 59.1514
xyY:
0.3251, 0.2702, 39.4915
CIE-Lab:
69.1058, 29.9762, -16.4576
CIE-LCH:
69.1058, 34.1969, 331.2322
CIE-Luv:
69.1058, 31.1464, -30.0780
Hunter-Lab:
62.8423, 24.9745, -11.8182
#d196c7 color charts
#d196c7 color shades, tints & tones
#d196c7 color schemes
#d196c7 color preview, HTML & CSS examples
This text has a color of #d196c7
<p style="color:#d196c7;">Text here</p>
.mytext {color:#d196c7;}
This box has a color of #d196c7
<div style="background-color:#d196c7;">Content here</div>
.mybackground {background-color:#d196c7;}
Border around this has a color of #d196c7
<div style="border:2px solid #d196c7;">Content here</div>
.myborder {border:2px solid #d196c7;}