#e3014c color space conversions
Hex:
#e3014c
RGB:
227, 1, 76
CMY:
11, 100, 70
CMYK:
0, 100, 67, 11
HSL:
340°, 99.1228%, 44.7059%
HSV (HSB):
340°, 99.5595%, 89.0196%
XYZ:
32.9939, 16.8744, 8.3556
xyY:
0.5667, 0.2898, 16.8744
CIE-Lab:
48.1014, 75.1009, 25.5294
CIE-LCH:
48.1014, 79.3215, 18.7747
CIE-Luv:
48.1014, 141.4959, 12.3270
Hunter-Lab:
41.0785, 71.4825, 16.6950
#e3014c color charts
#e3014c color shades, tints & tones
#e3014c color schemes
#e3014c color preview, HTML & CSS examples
This text has a color of #e3014c
<p style="color:#e3014c;">Text here</p>
.mytext {color:#e3014c;}
This box has a color of #e3014c
<div style="background-color:#e3014c;">Content here</div>
.mybackground {background-color:#e3014c;}
Border around this has a color of #e3014c
<div style="border:2px solid #e3014c;">Content here</div>
.myborder {border:2px solid #e3014c;}