#de05b6 color space conversions
Hex:
#de05b6
RGB:
222, 5, 182
CMY:
13, 98, 29
CMYK:
0, 98, 18, 13
HSL:
311°, 95.5947%, 44.5098%
HSV (HSB):
311°, 97.7477%, 87.0588%
XYZ:
38.6220, 19.0155, 45.8907
xyY:
0.3731, 0.1837, 19.0155
CIE-Lab:
50.7054, 82.8180, -34.9425
CIE-LCH:
50.7054, 89.8877, 337.1242
CIE-Luv:
50.7054, 90.2352, -64.2851
Hunter-Lab:
43.6068, 81.7832, -31.8706
#de05b6 color charts
#de05b6 color shades, tints & tones
#de05b6 color schemes
#de05b6 color preview, HTML & CSS examples
This text has a color of #de05b6
<p style="color:#de05b6;">Text here</p>
.mytext {color:#de05b6;}
This box has a color of #de05b6
<div style="background-color:#de05b6;">Content here</div>
.mybackground {background-color:#de05b6;}
Border around this has a color of #de05b6
<div style="border:2px solid #de05b6;">Content here</div>
.myborder {border:2px solid #de05b6;}