#de2e91 color space conversions
Hex:
#de2e91
RGB:
222, 46, 145
CMY:
13, 82, 43
CMYK:
0, 79, 35, 13
HSL:
326°, 72.7273%, 52.5490%
HSV (HSB):
326°, 79.2793%, 87.0588%
XYZ:
36.2120, 19.5279, 28.6487
xyY:
0.4291, 0.2314, 19.5279
CIE-Lab:
51.2992, 72.3895, -12.1247
CIE-LCH:
51.2992, 73.3979, 350.4916
CIE-Luv:
51.2992, 100.7851, -29.9553
Hunter-Lab:
44.1904, 68.9394, -7.5046
#de2e91 color charts
#de2e91 color shades, tints & tones
#de2e91 color schemes
#de2e91 color preview, HTML & CSS examples
This text has a color of #de2e91
<p style="color:#de2e91;">Text here</p>
.mytext {color:#de2e91;}
This box has a color of #de2e91
<div style="background-color:#de2e91;">Content here</div>
.mybackground {background-color:#de2e91;}
Border around this has a color of #de2e91
<div style="border:2px solid #de2e91;">Content here</div>
.myborder {border:2px solid #de2e91;}