#df2cc3 color space conversions
Hex:
#df2cc3
RGB:
223, 44, 195
CMY:
13, 83, 24
CMYK:
0, 80, 13, 13
HSL:
309°, 73.6626%, 52.3529%
HSV (HSB):
309°, 80.2691%, 87.4510%
XYZ:
41.1824, 21.4295, 53.5955
xyY:
0.3544, 0.1844, 21.4295
CIE-Lab:
53.4164, 79.1423, -38.2302
CIE-LCH:
53.4164, 87.8922, 334.2168
CIE-Luv:
53.4164, 81.1655, -69.3431
Hunter-Lab:
46.2920, 77.7869, -36.2399
#df2cc3 color charts
#df2cc3 color shades, tints & tones
#df2cc3 color schemes
#df2cc3 color preview, HTML & CSS examples
This text has a color of #df2cc3
<p style="color:#df2cc3;">Text here</p>
.mytext {color:#df2cc3;}
This box has a color of #df2cc3
<div style="background-color:#df2cc3;">Content here</div>
.mybackground {background-color:#df2cc3;}
Border around this has a color of #df2cc3
<div style="border:2px solid #df2cc3;">Content here</div>
.myborder {border:2px solid #df2cc3;}