#de365d color space conversions
Hex:
#de365d
RGB:
222, 54, 93
CMY:
13, 79, 64
CMYK:
0, 76, 58, 13
HSL:
346°, 71.7949%, 54.1176%
HSV (HSB):
346°, 75.6757%, 87.0588%
XYZ:
33.4192, 18.9582, 12.2538
xyY:
0.5171, 0.2933, 18.9582
CIE-Lab:
50.6383, 65.6691, 18.3329
CIE-LCH:
50.6383, 68.1801, 15.5981
CIE-Luv:
50.6383, 117.9587, 8.4916
Hunter-Lab:
43.5411, 60.8076, 13.7926
#de365d color charts
#de365d color shades, tints & tones
#de365d color schemes
#de365d color preview, HTML & CSS examples
This text has a color of #de365d
<p style="color:#de365d;">Text here</p>
.mytext {color:#de365d;}
This box has a color of #de365d
<div style="background-color:#de365d;">Content here</div>
.mybackground {background-color:#de365d;}
Border around this has a color of #de365d
<div style="border:2px solid #de365d;">Content here</div>
.myborder {border:2px solid #de365d;}