#de5985 color space conversions
Hex:
#de5985
RGB:
222, 89, 133
CMY:
13, 65, 48
CMYK:
0, 60, 40, 13
HSL:
340°, 66.8342%, 60.9804%
HSV (HSB):
340°, 59.9099%, 87.0588%
XYZ:
37.9302, 24.3678, 24.8946
xyY:
0.4350, 0.2795, 24.3678
CIE-Lab:
56.4542, 55.8143, 2.6251
CIE-LCH:
56.4542, 55.8760, 2.6928
CIE-Luv:
56.4542, 87.6875, -7.0852
Hunter-Lab:
49.3638, 50.7696, 4.6541
#de5985 color charts
#de5985 color shades, tints & tones
#de5985 color schemes
#de5985 color preview, HTML & CSS examples
This text has a color of #de5985
<p style="color:#de5985;">Text here</p>
.mytext {color:#de5985;}
This box has a color of #de5985
<div style="background-color:#de5985;">Content here</div>
.mybackground {background-color:#de5985;}
Border around this has a color of #de5985
<div style="border:2px solid #de5985;">Content here</div>
.myborder {border:2px solid #de5985;}