#de71b1 color space conversions
Hex:
#de71b1
RGB:
222, 113, 177
CMY:
13, 56, 31
CMYK:
0, 49, 20, 13
HSL:
325°, 62.2857%, 65.6863%
HSV (HSB):
325°, 49.0991%, 87.0588%
XYZ:
43.9651, 30.5142, 45.1676
xyY:
0.3675, 0.2550, 30.5142
CIE-Lab:
62.0954, 50.0695, -14.5128
CIE-LCH:
62.0954, 52.1304, 343.8356
CIE-Luv:
62.0954, 63.0924, -30.1358
Hunter-Lab:
55.2396, 45.3985, -9.8117
#de71b1 color charts
#de71b1 color shades, tints & tones
#de71b1 color schemes
#de71b1 color preview, HTML & CSS examples
This text has a color of #de71b1
<p style="color:#de71b1;">Text here</p>
.mytext {color:#de71b1;}
This box has a color of #de71b1
<div style="background-color:#de71b1;">Content here</div>
.mybackground {background-color:#de71b1;}
Border around this has a color of #de71b1
<div style="border:2px solid #de71b1;">Content here</div>
.myborder {border:2px solid #de71b1;}