#d196d3 color space conversions
Hex:
#d196d3
RGB:
209, 150, 211
CMY:
18, 41, 17
CMYK:
1, 29, 0, 17
HSL:
298°, 40.9396%, 70.7843%
HSV (HSB):
298°, 28.9100%, 82.7451%
XYZ:
48.9587, 40.0712, 66.7821
xyY:
0.3142, 0.2572, 40.0712
CIE-Lab:
69.5202, 32.1842, -22.4788
CIE-LCH:
69.5202, 39.2571, 325.0680
CIE-Luv:
69.5202, 29.3300, -39.9818
Hunter-Lab:
63.3018, 27.2769, -18.2385
#d196d3 color charts
#d196d3 color shades, tints & tones
#d196d3 color schemes
#d196d3 color preview, HTML & CSS examples
This text has a color of #d196d3
<p style="color:#d196d3;">Text here</p>
.mytext {color:#d196d3;}
This box has a color of #d196d3
<div style="background-color:#d196d3;">Content here</div>
.mybackground {background-color:#d196d3;}
Border around this has a color of #d196d3
<div style="border:2px solid #d196d3;">Content here</div>
.myborder {border:2px solid #d196d3;}