#d193c7 color space conversions
Hex:
#d193c7
RGB:
209, 147, 199
CMY:
18, 42, 22
CMYK:
0, 30, 5, 18
HSL:
310°, 40.2597%, 69.8039%
HSV (HSB):
310°, 29.6651%, 81.9608%
XYZ:
47.0370, 38.5463, 58.9939
xyY:
0.3253, 0.2666, 38.5463
CIE-Lab:
68.4213, 31.6065, -17.4928
CIE-LCH:
68.4213, 36.1244, 331.0374
CIE-Luv:
68.4213, 32.6408, -31.9206
Hunter-Lab:
62.0856, 26.5844, -12.8775
#d193c7 color charts
#d193c7 color shades, tints & tones
#d193c7 color schemes
#d193c7 color preview, HTML & CSS examples
This text has a color of #d193c7
<p style="color:#d193c7;">Text here</p>
.mytext {color:#d193c7;}
This box has a color of #d193c7
<div style="background-color:#d193c7;">Content here</div>
.mybackground {background-color:#d193c7;}
Border around this has a color of #d193c7
<div style="border:2px solid #d193c7;">Content here</div>
.myborder {border:2px solid #d193c7;}