#de2e92 color space conversions
Hex:
#de2e92
RGB:
222, 46, 146
CMY:
13, 82, 43
CMYK:
0, 79, 34, 13
HSL:
326°, 72.7273%, 52.5490%
HSV (HSB):
326°, 79.2793%, 87.0588%
XYZ:
36.2895, 19.5589, 29.0567
xyY:
0.4274, 0.2304, 19.5589
CIE-Lab:
51.3348, 72.4944, -12.6688
CIE-LCH:
51.3348, 73.5931, 350.0873
CIE-Luv:
51.3348, 100.3643, -30.7268
Hunter-Lab:
44.2255, 69.0749, -7.9965
#de2e92 color charts
#de2e92 color shades, tints & tones
#de2e92 color schemes
#de2e92 color preview, HTML & CSS examples
This text has a color of #de2e92
<p style="color:#de2e92;">Text here</p>
.mytext {color:#de2e92;}
This box has a color of #de2e92
<div style="background-color:#de2e92;">Content here</div>
.mybackground {background-color:#de2e92;}
Border around this has a color of #de2e92
<div style="border:2px solid #de2e92;">Content here</div>
.myborder {border:2px solid #de2e92;}