#de337d color space conversions
Hex:
#de337d
RGB:
222, 51, 125
CMY:
13, 80, 51
CMYK:
0, 77, 44, 13
HSL:
334°, 72.1519%, 53.5294%
HSV (HSB):
334°, 77.0270%, 87.0588%
XYZ:
35.0097, 19.3779, 21.2971
xyY:
0.4626, 0.2560, 19.3779
CIE-Lab:
51.1265, 69.0772, -0.3607
CIE-LCH:
51.1265, 69.0782, 359.7008
CIE-Luv:
51.1265, 107.4267, -13.7314
Hunter-Lab:
44.0204, 64.9267, 2.1296
#de337d color charts
#de337d color shades, tints & tones
#de337d color schemes
#de337d color preview, HTML & CSS examples
This text has a color of #de337d
<p style="color:#de337d;">Text here</p>
.mytext {color:#de337d;}
This box has a color of #de337d
<div style="background-color:#de337d;">Content here</div>
.mybackground {background-color:#de337d;}
Border around this has a color of #de337d
<div style="border:2px solid #de337d;">Content here</div>
.myborder {border:2px solid #de337d;}