#e30d80 color space conversions
Hex:
#e30d80
RGB:
227, 13, 128
CMY:
11, 95, 50
CMYK:
0, 94, 44, 11
HSL:
328°, 89.1667%, 47.0588%
HSV (HSB):
328°, 94.2731%, 89.0196%
XYZ:
35.7188, 18.1773, 22.0480
xyY:
0.4703, 0.2394, 18.1773
CIE-Lab:
49.7104, 77.5845, -4.1509
CIE-LCH:
49.7104, 77.6954, 356.9375
CIE-Luv:
49.7104, 118.6791, -20.3726
Hunter-Lab:
42.6348, 74.9336, -0.8167
#e30d80 color charts
#e30d80 color shades, tints & tones
#e30d80 color schemes
#e30d80 color preview, HTML & CSS examples
This text has a color of #e30d80
<p style="color:#e30d80;">Text here</p>
.mytext {color:#e30d80;}
This box has a color of #e30d80
<div style="background-color:#e30d80;">Content here</div>
.mybackground {background-color:#e30d80;}
Border around this has a color of #e30d80
<div style="border:2px solid #e30d80;">Content here</div>
.myborder {border:2px solid #e30d80;}