#de3981 color space conversions
Hex:
#de3981
RGB:
222, 57, 129
CMY:
13, 78, 49
CMYK:
0, 74, 42, 13
HSL:
334°, 71.4286%, 54.7059%
HSV (HSB):
334°, 74.3243%, 87.0588%
XYZ:
35.5498, 20.0408, 22.7635
xyY:
0.4537, 0.2558, 20.0408
CIE-Lab:
51.8833, 67.6484, -1.6612
CIE-LCH:
51.8833, 67.6688, 358.5933
CIE-Luv:
51.8833, 103.6980, -15.0961
Hunter-Lab:
44.7670, 63.4059, 1.1887
#de3981 color charts
#de3981 color shades, tints & tones
#de3981 color schemes
#de3981 color preview, HTML & CSS examples
This text has a color of #de3981
<p style="color:#de3981;">Text here</p>
.mytext {color:#de3981;}
This box has a color of #de3981
<div style="background-color:#de3981;">Content here</div>
.mybackground {background-color:#de3981;}
Border around this has a color of #de3981
<div style="border:2px solid #de3981;">Content here</div>
.myborder {border:2px solid #de3981;}