#de325e color space conversions
Hex:
#de325e
RGB:
222, 50, 94
CMY:
13, 80, 63
CMYK:
0, 77, 58, 13
HSL:
345°, 72.2689%, 53.3333%
HSV (HSB):
345°, 77.4775%, 87.0588%
XYZ:
33.2852, 18.6190, 12.4292
xyY:
0.5174, 0.2894, 18.6190
CIE-Lab:
50.2384, 66.9208, 17.1850
CIE-LCH:
50.2384, 69.0921, 14.4021
CIE-Luv:
50.2384, 119.3328, 6.9441
Hunter-Lab:
43.1497, 62.1810, 13.1264
#de325e color charts
#de325e color shades, tints & tones
#de325e color schemes
#de325e color preview, HTML & CSS examples
This text has a color of #de325e
<p style="color:#de325e;">Text here</p>
.mytext {color:#de325e;}
This box has a color of #de325e
<div style="background-color:#de325e;">Content here</div>
.mybackground {background-color:#de325e;}
Border around this has a color of #de325e
<div style="border:2px solid #de325e;">Content here</div>
.myborder {border:2px solid #de325e;}