#de2f4c color space conversions
Hex:
#de2f4c
RGB:
222, 47, 76
CMY:
13, 82, 70
CMYK:
0, 79, 66, 13
HSL:
350°, 72.6141%, 52.7451%
HSV (HSB):
350°, 78.8288%, 87.0588%
XYZ:
32.4452, 18.0844, 8.6181
xyY:
0.5485, 0.3058, 18.0844
CIE-Lab:
49.5984, 66.6897, 27.2296
CIE-LCH:
49.5984, 72.0345, 22.2103
CIE-Luv:
49.5984, 126.3467, 16.4580
Hunter-Lab:
42.5258, 61.7672, 17.7526
#de2f4c color charts
#de2f4c color shades, tints & tones
#de2f4c color schemes
#de2f4c color preview, HTML & CSS examples
This text has a color of #de2f4c
<p style="color:#de2f4c;">Text here</p>
.mytext {color:#de2f4c;}
This box has a color of #de2f4c
<div style="background-color:#de2f4c;">Content here</div>
.mybackground {background-color:#de2f4c;}
Border around this has a color of #de2f4c
<div style="border:2px solid #de2f4c;">Content here</div>
.myborder {border:2px solid #de2f4c;}