#d196b5 color space conversions
Hex:
#d196b5
RGB:
209, 150, 181
CMY:
18, 41, 29
CMYK:
0, 28, 13, 18
HSL:
328°, 39.0728%, 70.3922%
HSV (HSB):
328°, 28.2297%, 81.9608%
XYZ:
45.5413, 38.7042, 48.7864
xyY:
0.3423, 0.2909, 38.7042
CIE-Lab:
68.5365, 26.8730, -7.2892
CIE-LCH:
68.5365, 27.8441, 344.8240
CIE-Luv:
68.5365, 33.8428, -15.4961
Hunter-Lab:
62.2127, 21.7945, -2.9456
#d196b5 color charts
#d196b5 color shades, tints & tones
#d196b5 color schemes
#d196b5 color preview, HTML & CSS examples
This text has a color of #d196b5
<p style="color:#d196b5;">Text here</p>
.mytext {color:#d196b5;}
This box has a color of #d196b5
<div style="background-color:#d196b5;">Content here</div>
.mybackground {background-color:#d196b5;}
Border around this has a color of #d196b5
<div style="border:2px solid #d196b5;">Content here</div>
.myborder {border:2px solid #d196b5;}