#de3e4c color space conversions
Hex:
#de3e4c
RGB:
222, 62, 76
CMY:
13, 76, 70
CMYK:
0, 72, 66, 13
HSL:
355°, 70.7965%, 55.6863%
HSV (HSB):
355°, 72.0721%, 87.0588%
XYZ:
33.1513, 19.4966, 8.8534
xyY:
0.5390, 0.3170, 19.4966
CIE-Lab:
51.2633, 62.0301, 29.3254
CIE-LCH:
51.2633, 68.6128, 25.3029
CIE-Luv:
51.2633, 119.0946, 19.9454
Hunter-Lab:
44.1550, 56.7455, 19.0204
#de3e4c color charts
#de3e4c color shades, tints & tones
#de3e4c color schemes
#de3e4c color preview, HTML & CSS examples
This text has a color of #de3e4c
<p style="color:#de3e4c;">Text here</p>
.mytext {color:#de3e4c;}
This box has a color of #de3e4c
<div style="background-color:#de3e4c;">Content here</div>
.mybackground {background-color:#de3e4c;}
Border around this has a color of #de3e4c
<div style="border:2px solid #de3e4c;">Content here</div>
.myborder {border:2px solid #de3e4c;}