#de72d6 color space conversions
Hex:
#de72d6
RGB:
222, 114, 214
CMY:
13, 55, 16
CMYK:
0, 49, 4, 13
HSL:
304°, 62.0690%, 65.8824%
HSV (HSB):
304°, 48.6486%, 87.0588%
XYZ:
48.2791, 32.4193, 67.3313
xyY:
0.3261, 0.2190, 32.4193
CIE-Lab:
63.6879, 55.4602, -32.9990
CIE-LCH:
63.6879, 64.5350, 329.2472
CIE-Luv:
63.6879, 53.2752, -59.7837
Hunter-Lab:
56.9379, 51.7134, -30.2562
#de72d6 color charts
#de72d6 color shades, tints & tones
#de72d6 color schemes
#de72d6 color preview, HTML & CSS examples
This text has a color of #de72d6
<p style="color:#de72d6;">Text here</p>
.mytext {color:#de72d6;}
This box has a color of #de72d6
<div style="background-color:#de72d6;">Content here</div>
.mybackground {background-color:#de72d6;}
Border around this has a color of #de72d6
<div style="border:2px solid #de72d6;">Content here</div>
.myborder {border:2px solid #de72d6;}