#e082b5 color space conversions
Hex:
#e082b5
RGB:
224, 130, 181
CMY:
12, 49, 29
CMYK:
0, 42, 19, 12
HSL:
327°, 60.2564%, 69.4118%
HSV (HSB):
327°, 41.9643%, 87.8431%
XYZ:
47.0636, 35.1488, 48.0199
xyY:
0.3614, 0.2699, 35.1488
CIE-Lab:
65.8643, 42.7025, -11.0905
CIE-LCH:
65.8643, 44.1192, 345.4410
CIE-Luv:
65.8643, 54.9904, -23.9494
Hunter-Lab:
59.2864, 37.9483, -6.5224
#e082b5 color charts
#e082b5 color shades, tints & tones
#e082b5 color schemes
#e082b5 color preview, HTML & CSS examples
This text has a color of #e082b5
<p style="color:#e082b5;">Text here</p>
.mytext {color:#e082b5;}
This box has a color of #e082b5
<div style="background-color:#e082b5;">Content here</div>
.mybackground {background-color:#e082b5;}
Border around this has a color of #e082b5
<div style="border:2px solid #e082b5;">Content here</div>
.myborder {border:2px solid #e082b5;}