#de2e4e color space conversions
Hex:
#de2e4e
RGB:
222, 46, 78
CMY:
13, 82, 69
CMYK:
0, 79, 65, 13
HSL:
349°, 72.7273%, 52.5490%
HSV (HSB):
349°, 79.2793%, 87.0588%
XYZ:
32.4763, 18.0336, 8.9769
xyY:
0.5459, 0.3032, 18.0336
CIE-Lab:
49.5369, 67.0663, 25.9481
CIE-LCH:
49.5369, 71.9110, 21.1515
CIE-Luv:
49.5369, 126.1674, 15.2121
Hunter-Lab:
42.4660, 62.1942, 17.1929
#de2e4e color charts
#de2e4e color shades, tints & tones
#de2e4e color schemes
#de2e4e color preview, HTML & CSS examples
This text has a color of #de2e4e
<p style="color:#de2e4e;">Text here</p>
.mytext {color:#de2e4e;}
This box has a color of #de2e4e
<div style="background-color:#de2e4e;">Content here</div>
.mybackground {background-color:#de2e4e;}
Border around this has a color of #de2e4e
<div style="border:2px solid #de2e4e;">Content here</div>
.myborder {border:2px solid #de2e4e;}