#e282a5 color space conversions
Hex:
#e282a5
RGB:
226, 130, 165
CMY:
11, 49, 35
CMYK:
0, 42, 27, 11
HSL:
338°, 62.3377%, 69.8039%
HSV (HSB):
338°, 42.4779%, 88.6275%
XYZ:
46.1382, 34.8506, 39.8924
xyY:
0.3817, 0.2883, 34.8506
CIE-Lab:
65.6322, 41.0932, -2.3659
CIE-LCH:
65.6322, 41.1612, 356.7048
CIE-Luv:
65.6322, 59.8802, -10.9400
Hunter-Lab:
59.0344, 36.1960, 1.2590
#e282a5 color charts
#e282a5 color shades, tints & tones
#e282a5 color schemes
#e282a5 color preview, HTML & CSS examples
This text has a color of #e282a5
<p style="color:#e282a5;">Text here</p>
.mytext {color:#e282a5;}
This box has a color of #e282a5
<div style="background-color:#e282a5;">Content here</div>
.mybackground {background-color:#e282a5;}
Border around this has a color of #e282a5
<div style="border:2px solid #e282a5;">Content here</div>
.myborder {border:2px solid #e282a5;}