#de2c64 color space conversions
Hex:
#de2c64
RGB:
222, 44, 100
CMY:
13, 83, 61
CMYK:
0, 80, 55, 13
HSL:
341°, 72.9508%, 52.1569%
HSV (HSB):
341°, 80.1802%, 87.0588%
XYZ:
33.3251, 18.2511, 13.8230
xyY:
0.5096, 0.2791, 18.2511
CIE-Lab:
49.7992, 68.9547, 12.9289
CIE-LCH:
49.7992, 70.1563, 10.6196
CIE-Luv:
49.7992, 119.5032, 1.8875
Hunter-Lab:
42.7213, 64.4785, 10.7209
#de2c64 color charts
#de2c64 color shades, tints & tones
#de2c64 color schemes
#de2c64 color preview, HTML & CSS examples
This text has a color of #de2c64
<p style="color:#de2c64;">Text here</p>
.mytext {color:#de2c64;}
This box has a color of #de2c64
<div style="background-color:#de2c64;">Content here</div>
.mybackground {background-color:#de2c64;}
Border around this has a color of #de2c64
<div style="border:2px solid #de2c64;">Content here</div>
.myborder {border:2px solid #de2c64;}