#de017f color space conversions
Hex:
#de017f
RGB:
222, 1, 127
CMY:
13, 100, 50
CMYK:
0, 100, 43, 13
HSL:
326°, 99.1031%, 43.7255%
HSV (HSB):
326°, 99.5495%, 87.0588%
XYZ:
33.9658, 17.0836, 21.5859
xyY:
0.4676, 0.2352, 17.0836
CIE-Lab:
48.3652, 77.3809, -5.6439
CIE-LCH:
48.3652, 77.5864, 355.8285
CIE-Luv:
48.3652, 116.2540, -22.1342
Hunter-Lab:
41.3323, 74.3551, -2.0318
#de017f color charts
#de017f color shades, tints & tones
#de017f color schemes
#de017f color preview, HTML & CSS examples
This text has a color of #de017f
<p style="color:#de017f;">Text here</p>
.mytext {color:#de017f;}
This box has a color of #de017f
<div style="background-color:#de017f;">Content here</div>
.mybackground {background-color:#de017f;}
Border around this has a color of #de017f
<div style="border:2px solid #de017f;">Content here</div>
.myborder {border:2px solid #de017f;}