#e282c8 color space conversions
Hex:
#e282c8
RGB:
226, 130, 200
CMY:
11, 49, 22
CMYK:
0, 42, 12, 11
HSL:
316°, 62.3377%, 69.8039%
HSV (HSB):
316°, 42.4779%, 88.6275%
XYZ:
49.7720, 36.3041, 59.0277
xyY:
0.3430, 0.2502, 36.3041
CIE-Lab:
66.7517, 46.3246, -20.4027
CIE-LCH:
66.7517, 50.6186, 336.2299
CIE-Luv:
66.7517, 52.2754, -38.8603
Hunter-Lab:
60.2529, 42.0075, -15.9073
#e282c8 color charts
#e282c8 color shades, tints & tones
#e282c8 color schemes
#e282c8 color preview, HTML & CSS examples
This text has a color of #e282c8
<p style="color:#e282c8;">Text here</p>
.mytext {color:#e282c8;}
This box has a color of #e282c8
<div style="background-color:#e282c8;">Content here</div>
.mybackground {background-color:#e282c8;}
Border around this has a color of #e282c8
<div style="border:2px solid #e282c8;">Content here</div>
.myborder {border:2px solid #e282c8;}