#de055c color space conversions
Hex:
#de055c
RGB:
222, 5, 92
CMY:
13, 98, 64
CMYK:
0, 98, 59, 13
HSL:
336°, 95.5947%, 44.5098%
HSV (HSB):
336°, 97.7477%, 87.0588%
XYZ:
32.1102, 16.4108, 11.6004
xyY:
0.5341, 0.2730, 16.4108
CIE-Lab:
47.5090, 74.4889, 14.6852
CIE-LCH:
47.5090, 75.9227, 11.1526
CIE-Luv:
47.5090, 131.1925, 2.1179
Hunter-Lab:
40.5103, 70.5939, 11.3791
#de055c color charts
#de055c color shades, tints & tones
#de055c color schemes
#de055c color preview, HTML & CSS examples
This text has a color of #de055c
<p style="color:#de055c;">Text here</p>
.mytext {color:#de055c;}
This box has a color of #de055c
<div style="background-color:#de055c;">Content here</div>
.mybackground {background-color:#de055c;}
Border around this has a color of #de055c
<div style="border:2px solid #de055c;">Content here</div>
.myborder {border:2px solid #de055c;}