#de1981 color space conversions
Hex:
#de1981
RGB:
222, 25, 129
CMY:
13, 90, 49
CMYK:
0, 89, 42, 13
HSL:
328°, 79.7571%, 48.4314%
HSV (HSB):
328°, 88.7387%, 87.0588%
XYZ:
34.4343, 17.8098, 22.3916
xyY:
0.4614, 0.2386, 17.8098
CIE-Lab:
49.2646, 75.1278, -5.5264
CIE-LCH:
49.2646, 75.3308, 355.7929
CIE-Luv:
49.2646, 112.5111, -21.5594
Hunter-Lab:
42.2017, 71.7933, -1.9173
#de1981 color charts
#de1981 color shades, tints & tones
#de1981 color schemes
#de1981 color preview, HTML & CSS examples
This text has a color of #de1981
<p style="color:#de1981;">Text here</p>
.mytext {color:#de1981;}
This box has a color of #de1981
<div style="background-color:#de1981;">Content here</div>
.mybackground {background-color:#de1981;}
Border around this has a color of #de1981
<div style="border:2px solid #de1981;">Content here</div>
.myborder {border:2px solid #de1981;}