#de81c1 color space conversions
Hex:
#de81c1
RGB:
222, 129, 193
CMY:
13, 49, 24
CMYK:
0, 42, 13, 13
HSL:
319°, 58.4906%, 68.8235%
HSV (HSB):
319°, 41.8919%, 87.0588%
XYZ:
47.6001, 35.0804, 54.7145
xyY:
0.3464, 0.2553, 35.0804
CIE-Lab:
65.8112, 44.4289, -17.9512
CIE-LCH:
65.8112, 47.9184, 337.9992
CIE-Luv:
65.8112, 51.4809, -34.6474
Hunter-Lab:
59.2287, 39.8043, -13.3110
#de81c1 color charts
#de81c1 color shades, tints & tones
#de81c1 color schemes
#de81c1 color preview, HTML & CSS examples
This text has a color of #de81c1
<p style="color:#de81c1;">Text here</p>
.mytext {color:#de81c1;}
This box has a color of #de81c1
<div style="background-color:#de81c1;">Content here</div>
.mybackground {background-color:#de81c1;}
Border around this has a color of #de81c1
<div style="border:2px solid #de81c1;">Content here</div>
.myborder {border:2px solid #de81c1;}