#e3114a color space conversions
Hex:
#e3114a
RGB:
227, 17, 74
CMY:
11, 93, 71
CMYK:
0, 93, 67, 11
HSL:
344°, 86.0656%, 47.8431%
HSV (HSB):
344°, 92.5110%, 89.0196%
XYZ:
33.1150, 17.2262, 8.0582
xyY:
0.5670, 0.2950, 17.2262
CIE-Lab:
48.5438, 73.6235, 27.3127
CIE-LCH:
48.5438, 78.5264, 20.3538
CIE-Luv:
48.5438, 139.9454, 14.3736
Hunter-Lab:
41.5045, 69.7864, 17.5418
#e3114a color charts
#e3114a color shades, tints & tones
#e3114a color schemes
#e3114a color preview, HTML & CSS examples
This text has a color of #e3114a
<p style="color:#e3114a;">Text here</p>
.mytext {color:#e3114a;}
This box has a color of #e3114a
<div style="background-color:#e3114a;">Content here</div>
.mybackground {background-color:#e3114a;}
Border around this has a color of #e3114a
<div style="border:2px solid #e3114a;">Content here</div>
.myborder {border:2px solid #e3114a;}