#e282c2 color space conversions
Hex:
#e282c2
RGB:
226, 130, 194
CMY:
11, 49, 24
CMYK:
0, 42, 14, 11
HSL:
320°, 62.3377%, 69.8039%
HSV (HSB):
320°, 42.4779%, 88.6275%
XYZ:
49.0843, 36.0291, 55.4062
xyY:
0.3493, 0.2564, 36.0291
CIE-Lab:
66.5421, 45.3630, -17.3583
CIE-LCH:
66.5421, 48.5707, 339.0605
CIE-Luv:
66.5421, 53.5941, -33.9710
Hunter-Lab:
60.0242, 40.9244, -12.7115
#e282c2 color charts
#e282c2 color shades, tints & tones
#e282c2 color schemes
#e282c2 color preview, HTML & CSS examples
This text has a color of #e282c2
<p style="color:#e282c2;">Text here</p>
.mytext {color:#e282c2;}
This box has a color of #e282c2
<div style="background-color:#e282c2;">Content here</div>
.mybackground {background-color:#e282c2;}
Border around this has a color of #e282c2
<div style="border:2px solid #e282c2;">Content here</div>
.myborder {border:2px solid #e282c2;}