#e082c4 color space conversions
Hex:
#e082c4
RGB:
224, 130, 196
CMY:
12, 49, 23
CMYK:
0, 42, 13, 12
HSL:
318°, 60.2564%, 69.4118%
HSV (HSB):
318°, 41.9643%, 87.8431%
XYZ:
48.6869, 35.7981, 56.5682
xyY:
0.3452, 0.2538, 35.7981
CIE-Lab:
66.3654, 45.0395, -18.7715
CIE-LCH:
66.3654, 48.7947, 337.3746
CIE-Luv:
66.3654, 51.7479, -36.0708
Hunter-Lab:
59.8315, 40.5464, -14.1742
#e082c4 color charts
#e082c4 color shades, tints & tones
#e082c4 color schemes
#e082c4 color preview, HTML & CSS examples
This text has a color of #e082c4
<p style="color:#e082c4;">Text here</p>
.mytext {color:#e082c4;}
This box has a color of #e082c4
<div style="background-color:#e082c4;">Content here</div>
.mybackground {background-color:#e082c4;}
Border around this has a color of #e082c4
<div style="border:2px solid #e082c4;">Content here</div>
.myborder {border:2px solid #e082c4;}