#de379f color space conversions
Hex:
#de379f
RGB:
222, 55, 159
CMY:
13, 78, 38
CMYK:
0, 75, 28, 13
HSL:
323°, 71.6738%, 54.3137%
HSV (HSB):
323°, 75.2252%, 87.0588%
XYZ:
37.7484, 20.7652, 34.8194
xyY:
0.4044, 0.2225, 20.7652
CIE-Lab:
52.6915, 71.4435, -18.3341
CIE-LCH:
52.6915, 73.7585, 345.6071
CIE-Luv:
52.6915, 92.4577, -38.6371
Hunter-Lab:
45.5688, 68.1208, -13.4057
#de379f color charts
#de379f color shades, tints & tones
#de379f color schemes
#de379f color preview, HTML & CSS examples
This text has a color of #de379f
<p style="color:#de379f;">Text here</p>
.mytext {color:#de379f;}
This box has a color of #de379f
<div style="background-color:#de379f;">Content here</div>
.mybackground {background-color:#de379f;}
Border around this has a color of #de379f
<div style="border:2px solid #de379f;">Content here</div>
.myborder {border:2px solid #de379f;}