#e31080 color space conversions
Hex:
#e31080
RGB:
227, 16, 128
CMY:
11, 94, 50
CMYK:
0, 93, 44, 11
HSL:
328°, 86.8313%, 47.6471%
HSV (HSB):
328°, 92.9515%, 89.0196%
XYZ:
35.7601, 18.2600, 22.0618
xyY:
0.4700, 0.2400, 18.2600
CIE-Lab:
49.8099, 77.2946, -4.0037
CIE-LCH:
49.8099, 77.3983, 357.0348
CIE-Luv:
49.8099, 118.3318, -20.1268
Hunter-Lab:
42.7317, 74.5976, -0.6985
#e31080 color charts
#e31080 color shades, tints & tones
#e31080 color schemes
#e31080 color preview, HTML & CSS examples
This text has a color of #e31080
<p style="color:#e31080;">Text here</p>
.mytext {color:#e31080;}
This box has a color of #e31080
<div style="background-color:#e31080;">Content here</div>
.mybackground {background-color:#e31080;}
Border around this has a color of #e31080
<div style="border:2px solid #e31080;">Content here</div>
.myborder {border:2px solid #e31080;}