#de5380 color space conversions
Hex:
#de5380
RGB:
222, 83, 128
CMY:
13, 67, 50
CMYK:
0, 63, 42, 13
HSL:
341°, 67.8049%, 59.8039%
HSV (HSB):
341°, 62.6126%, 87.0588%
XYZ:
37.1137, 23.2746, 22.9584
xyY:
0.4453, 0.2793, 23.2746
CIE-Lab:
55.3541, 57.8956, 3.9849
CIE-LCH:
55.3541, 58.0325, 3.9374
CIE-Luv:
55.3541, 92.3662, -5.8063
Hunter-Lab:
48.2438, 52.8927, 5.5555
#de5380 color charts
#de5380 color shades, tints & tones
#de5380 color schemes
#de5380 color preview, HTML & CSS examples
This text has a color of #de5380
<p style="color:#de5380;">Text here</p>
.mytext {color:#de5380;}
This box has a color of #de5380
<div style="background-color:#de5380;">Content here</div>
.mybackground {background-color:#de5380;}
Border around this has a color of #de5380
<div style="border:2px solid #de5380;">Content here</div>
.myborder {border:2px solid #de5380;}