#de335c color space conversions
Hex:
#de335c
RGB:
222, 51, 92
CMY:
13, 80, 64
CMYK:
0, 77, 59, 13
HSL:
346°, 72.1519%, 53.5294%
HSV (HSB):
346°, 77.0270%, 87.0588%
XYZ:
33.2398, 18.6700, 11.9769
xyY:
0.5203, 0.2922, 18.6700
CIE-Lab:
50.2988, 66.5001, 18.4804
CIE-LCH:
50.2988, 69.0202, 15.5306
CIE-Luv:
50.2988, 119.5903, 8.3832
Hunter-Lab:
43.2087, 61.7019, 13.8116
#de335c color charts
#de335c color shades, tints & tones
#de335c color schemes
#de335c color preview, HTML & CSS examples
This text has a color of #de335c
<p style="color:#de335c;">Text here</p>
.mytext {color:#de335c;}
This box has a color of #de335c
<div style="background-color:#de335c;">Content here</div>
.mybackground {background-color:#de335c;}
Border around this has a color of #de335c
<div style="border:2px solid #de335c;">Content here</div>
.myborder {border:2px solid #de335c;}