#d196c3 color space conversions
Hex:
#d196c3
RGB:
209, 150, 195
CMY:
18, 41, 24
CMYK:
0, 28, 7, 18
HSL:
314°, 39.0728%, 70.3922%
HSV (HSB):
314°, 28.2297%, 81.9608%
XYZ:
47.0512, 39.3081, 56.7371
xyY:
0.3288, 0.2747, 39.3081
CIE-Lab:
68.9739, 29.2644, -14.4340
CIE-LCH:
68.9739, 32.6304, 333.7463
CIE-Luv:
68.9739, 31.7497, -26.8038
Hunter-Lab:
62.6962, 24.2393, -9.7673
#d196c3 color charts
#d196c3 color shades, tints & tones
#d196c3 color schemes
#d196c3 color preview, HTML & CSS examples
This text has a color of #d196c3
<p style="color:#d196c3;">Text here</p>
.mytext {color:#d196c3;}
This box has a color of #d196c3
<div style="background-color:#d196c3;">Content here</div>
.mybackground {background-color:#d196c3;}
Border around this has a color of #d196c3
<div style="border:2px solid #d196c3;">Content here</div>
.myborder {border:2px solid #d196c3;}