#de01b4 color space conversions
Hex:
#de01b4
RGB:
222, 1, 180
CMY:
13, 100, 29
CMYK:
0, 100, 19, 13
HSL:
311°, 99.1031%, 43.7255%
HSV (HSB):
311°, 99.5495%, 87.0588%
XYZ:
38.3733, 18.8466, 44.7953
xyY:
0.3762, 0.1847, 18.8466
CIE-Lab:
50.5072, 82.8754, -34.0813
CIE-LCH:
50.5072, 89.6096, 337.6458
CIE-Luv:
50.5072, 91.3772, -62.9814
Hunter-Lab:
43.4127, 81.8074, -30.7894
#de01b4 color charts
#de01b4 color shades, tints & tones
#de01b4 color schemes
#de01b4 color preview, HTML & CSS examples
This text has a color of #de01b4
<p style="color:#de01b4;">Text here</p>
.mytext {color:#de01b4;}
This box has a color of #de01b4
<div style="background-color:#de01b4;">Content here</div>
.mybackground {background-color:#de01b4;}
Border around this has a color of #de01b4
<div style="border:2px solid #de01b4;">Content here</div>
.myborder {border:2px solid #de01b4;}