#de2c51 color space conversions
Hex:
#de2c51
RGB:
222, 44, 81
CMY:
13, 83, 68
CMYK:
0, 80, 64, 13
HSL:
348°, 72.9508%, 52.1569%
HSV (HSB):
348°, 80.1802%, 87.0588%
XYZ:
32.5101, 17.9250, 9.5310
xyY:
0.5421, 0.2989, 17.9250
CIE-Lab:
49.4051, 67.7555, 23.9654
CIE-LCH:
49.4051, 71.8690, 19.4789
CIE-Luv:
49.4051, 126.0430, 13.2050
Hunter-Lab:
42.3380, 62.9734, 16.2894
#de2c51 color charts
#de2c51 color shades, tints & tones
#de2c51 color schemes
#de2c51 color preview, HTML & CSS examples
This text has a color of #de2c51
<p style="color:#de2c51;">Text here</p>
.mytext {color:#de2c51;}
This box has a color of #de2c51
<div style="background-color:#de2c51;">Content here</div>
.mybackground {background-color:#de2c51;}
Border around this has a color of #de2c51
<div style="border:2px solid #de2c51;">Content here</div>
.myborder {border:2px solid #de2c51;}