#de82b1 color space conversions
Hex:
#de82b1
RGB:
222, 130, 177
CMY:
13, 49, 31
CMYK:
0, 41, 20, 13
HSL:
329°, 58.2278%, 69.0196%
HSV (HSB):
329°, 41.4414%, 87.0588%
XYZ:
46.0426, 34.6692, 45.8601
xyY:
0.3638, 0.2739, 34.6692
CIE-Lab:
65.4903, 41.4334, -9.4179
CIE-LCH:
65.4903, 42.4903, 347.1942
CIE-Luv:
65.4903, 54.3962, -21.2065
Hunter-Lab:
58.8805, 36.5402, -4.9626
#de82b1 color charts
#de82b1 color shades, tints & tones
#de82b1 color schemes
#de82b1 color preview, HTML & CSS examples
This text has a color of #de82b1
<p style="color:#de82b1;">Text here</p>
.mytext {color:#de82b1;}
This box has a color of #de82b1
<div style="background-color:#de82b1;">Content here</div>
.mybackground {background-color:#de82b1;}
Border around this has a color of #de82b1
<div style="border:2px solid #de82b1;">Content here</div>
.myborder {border:2px solid #de82b1;}