#de82b5 color space conversions
Hex:
#de82b5
RGB:
222, 130, 181
CMY:
13, 49, 29
CMYK:
0, 41, 18, 13
HSL:
327°, 58.2278%, 69.0196%
HSV (HSB):
327°, 41.4414%, 87.0588%
XYZ:
46.4473, 34.8311, 47.9911
xyY:
0.3593, 0.2694, 34.8311
CIE-Lab:
65.6169, 42.0347, -11.4866
CIE-LCH:
65.6169, 43.5759, 344.7162
CIE-Luv:
65.6169, 53.5490, -24.3994
Hunter-Lab:
59.0178, 37.1991, -6.8999
#de82b5 color charts
#de82b5 color shades, tints & tones
#de82b5 color schemes
#de82b5 color preview, HTML & CSS examples
This text has a color of #de82b5
<p style="color:#de82b5;">Text here</p>
.mytext {color:#de82b5;}
This box has a color of #de82b5
<div style="background-color:#de82b5;">Content here</div>
.mybackground {background-color:#de82b5;}
Border around this has a color of #de82b5
<div style="border:2px solid #de82b5;">Content here</div>
.myborder {border:2px solid #de82b5;}