#de018c color space conversions
Hex:
#de018c
RGB:
222, 1, 140
CMY:
13, 100, 45
CMYK:
0, 100, 37, 13
HSL:
322°, 99.1031%, 43.7255%
HSV (HSB):
322°, 99.5495%, 87.0588%
XYZ:
34.8687, 17.4448, 26.3403
xyY:
0.4433, 0.2218, 17.4448
CIE-Lab:
48.8156, 78.5559, -12.8678
CIE-LCH:
48.8156, 79.6028, 350.6973
CIE-Luv:
48.8156, 110.1272, -31.9127
Hunter-Lab:
41.7669, 75.9268, -8.1544
#de018c color charts
#de018c color shades, tints & tones
#de018c color schemes
#de018c color preview, HTML & CSS examples
This text has a color of #de018c
<p style="color:#de018c;">Text here</p>
.mytext {color:#de018c;}
This box has a color of #de018c
<div style="background-color:#de018c;">Content here</div>
.mybackground {background-color:#de018c;}
Border around this has a color of #de018c
<div style="border:2px solid #de018c;">Content here</div>
.myborder {border:2px solid #de018c;}