#de2e93 color space conversions
Hex:
#de2e93
RGB:
222, 46, 147
CMY:
13, 82, 42
CMYK:
0, 79, 34, 13
HSL:
326°, 72.7273%, 52.5490%
HSV (HSB):
326°, 79.2793%, 87.0588%
XYZ:
36.3677, 19.5902, 29.4683
xyY:
0.4257, 0.2293, 19.5902
CIE-Lab:
51.3706, 72.6001, -13.2121
CIE-LCH:
51.3706, 73.7925, 349.6859
CIE-Luv:
51.3706, 99.9434, -31.4997
Hunter-Lab:
44.2608, 69.2113, -8.4920
#de2e93 color charts
#de2e93 color shades, tints & tones
#de2e93 color schemes
#de2e93 color preview, HTML & CSS examples
This text has a color of #de2e93
<p style="color:#de2e93;">Text here</p>
.mytext {color:#de2e93;}
This box has a color of #de2e93
<div style="background-color:#de2e93;">Content here</div>
.mybackground {background-color:#de2e93;}
Border around this has a color of #de2e93
<div style="border:2px solid #de2e93;">Content here</div>
.myborder {border:2px solid #de2e93;}