#de2f64 color space conversions
Hex:
#de2f64
RGB:
222, 47, 100
CMY:
13, 82, 61
CMYK:
0, 79, 55, 13
HSL:
342°, 72.6141%, 52.7451%
HSV (HSB):
342°, 78.8288%, 87.0588%
XYZ:
33.4410, 18.4827, 13.8616
xyY:
0.5083, 0.2810, 18.4827
CIE-Lab:
50.0764, 68.1678, 13.3134
CIE-LCH:
50.0764, 69.4557, 11.0510
CIE-Luv:
50.0764, 118.4051, 2.5231
Hunter-Lab:
42.9915, 63.6110, 10.9775
#de2f64 color charts
#de2f64 color shades, tints & tones
#de2f64 color schemes
#de2f64 color preview, HTML & CSS examples
This text has a color of #de2f64
<p style="color:#de2f64;">Text here</p>
.mytext {color:#de2f64;}
This box has a color of #de2f64
<div style="background-color:#de2f64;">Content here</div>
.mybackground {background-color:#de2f64;}
Border around this has a color of #de2f64
<div style="border:2px solid #de2f64;">Content here</div>
.myborder {border:2px solid #de2f64;}