#e282ac color space conversions
Hex:
#e282ac
RGB:
226, 130, 172
CMY:
11, 49, 33
CMYK:
0, 42, 24, 11
HSL:
334°, 62.3377%, 69.8039%
HSV (HSB):
334°, 42.4779%, 88.6275%
XYZ:
46.7931, 35.1126, 43.3409
xyY:
0.3736, 0.2803, 35.1126
CIE-Lab:
65.8362, 42.0642, -6.0245
CIE-LCH:
65.8362, 42.4935, 351.8495
CIE-Luv:
65.8362, 58.3851, -16.3794
Hunter-Lab:
59.2559, 37.2598, -1.8867
#e282ac color charts
#e282ac color shades, tints & tones
#e282ac color schemes
#e282ac color preview, HTML & CSS examples
This text has a color of #e282ac
<p style="color:#e282ac;">Text here</p>
.mytext {color:#e282ac;}
This box has a color of #e282ac
<div style="background-color:#e282ac;">Content here</div>
.mybackground {background-color:#e282ac;}
Border around this has a color of #e282ac
<div style="border:2px solid #e282ac;">Content here</div>
.myborder {border:2px solid #e282ac;}