#de3e65 color space conversions
Hex:
#de3e65
RGB:
222, 62, 101
CMY:
13, 76, 60
CMYK:
0, 72, 55, 13
HSL:
345°, 70.7965%, 55.6863%
HSV (HSB):
345°, 72.0721%, 87.0588%
XYZ:
34.1958, 19.9144, 14.3535
xyY:
0.4995, 0.2909, 19.9144
CIE-Lab:
51.7403, 63.6319, 15.0059
CIE-LCH:
51.7403, 65.3774, 13.2692
CIE-Luv:
51.7403, 111.6366, 5.6323
Hunter-Lab:
44.6256, 58.6866, 12.1677
#de3e65 color charts
#de3e65 color shades, tints & tones
#de3e65 color schemes
#de3e65 color preview, HTML & CSS examples
This text has a color of #de3e65
<p style="color:#de3e65;">Text here</p>
.mytext {color:#de3e65;}
This box has a color of #de3e65
<div style="background-color:#de3e65;">Content here</div>
.mybackground {background-color:#de3e65;}
Border around this has a color of #de3e65
<div style="border:2px solid #de3e65;">Content here</div>
.myborder {border:2px solid #de3e65;}