#de5085 color space conversions
Hex:
#de5085
RGB:
222, 80, 133
CMY:
13, 69, 48
CMYK:
0, 64, 40, 13
HSL:
338°, 68.2692%, 59.2157%
HSV (HSB):
338°, 63.9640%, 87.0588%
XYZ:
37.2265, 22.9604, 24.6600
xyY:
0.4387, 0.2706, 22.9604
CIE-Lab:
55.0315, 59.6558, 0.5576
CIE-LCH:
55.0315, 59.6584, 0.5355
CIE-Luv:
55.0315, 92.2781, -10.5776
Hunter-Lab:
47.9170, 54.8212, 3.0288
#de5085 color charts
#de5085 color shades, tints & tones
#de5085 color schemes
#de5085 color preview, HTML & CSS examples
This text has a color of #de5085
<p style="color:#de5085;">Text here</p>
.mytext {color:#de5085;}
This box has a color of #de5085
<div style="background-color:#de5085;">Content here</div>
.mybackground {background-color:#de5085;}
Border around this has a color of #de5085
<div style="border:2px solid #de5085;">Content here</div>
.myborder {border:2px solid #de5085;}