#de2e7b color space conversions
Hex:
#de2e7b
RGB:
222, 46, 123
CMY:
13, 82, 52
CMYK:
0, 79, 45, 13
HSL:
334°, 72.7273%, 52.5490%
HSV (HSB):
334°, 79.2793%, 87.0588%
XYZ:
34.6763, 18.9136, 20.5619
xyY:
0.4676, 0.2551, 18.9136
CIE-Lab:
50.5860, 70.2655, 0.0591
CIE-LCH:
50.5860, 70.2655, 0.0482
CIE-Luv:
50.5860, 109.8947, -13.4551
Hunter-Lab:
43.4898, 66.2187, 2.4106
#de2e7b color charts
#de2e7b color shades, tints & tones
#de2e7b color schemes
#de2e7b color preview, HTML & CSS examples
This text has a color of #de2e7b
<p style="color:#de2e7b;">Text here</p>
.mytext {color:#de2e7b;}
This box has a color of #de2e7b
<div style="background-color:#de2e7b;">Content here</div>
.mybackground {background-color:#de2e7b;}
Border around this has a color of #de2e7b
<div style="border:2px solid #de2e7b;">Content here</div>
.myborder {border:2px solid #de2e7b;}