#de206c color space conversions
Hex:
#de206c
RGB:
222, 32, 108
CMY:
13, 87, 58
CMYK:
0, 86, 51, 13
HSL:
336°, 74.8031%, 49.8039%
HSV (HSB):
336°, 85.5856%, 87.0588%
XYZ:
33.3475, 17.6453, 15.8356
xyY:
0.4990, 0.2640, 17.6453
CIE-Lab:
49.0631, 72.2065, 7.0005
CIE-LCH:
49.0631, 72.5451, 5.5375
CIE-Luv:
49.0631, 120.0376, -5.5715
Hunter-Lab:
42.0063, 68.1943, 7.0532
#de206c color charts
#de206c color shades, tints & tones
#de206c color schemes
#de206c color preview, HTML & CSS examples
This text has a color of #de206c
<p style="color:#de206c;">Text here</p>
.mytext {color:#de206c;}
This box has a color of #de206c
<div style="background-color:#de206c;">Content here</div>
.mybackground {background-color:#de206c;}
Border around this has a color of #de206c
<div style="border:2px solid #de206c;">Content here</div>
.myborder {border:2px solid #de206c;}