#ef012e color space conversions
Hex:
#ef012e
RGB:
239, 1, 46
CMY:
6, 100, 82
CMYK:
0, 100, 81, 6
HSL:
349°, 99.1667%, 47.0588%
HSV (HSB):
349°, 99.5816%, 93.7255%
XYZ:
36.1006, 18.5697, 4.2664
xyY:
0.6125, 0.3151, 18.5697
CIE-Lab:
50.1799, 76.8419, 46.1732
CIE-LCH:
50.1799, 89.6473, 31.0010
CIE-Luv:
50.1799, 158.6212, 27.4383
Hunter-Lab:
43.0926, 74.1256, 24.2948
#ef012e color charts
#ef012e color shades, tints & tones
#ef012e color schemes
#ef012e color preview, HTML & CSS examples
This text has a color of #ef012e
<p style="color:#ef012e;">Text here</p>
.mytext {color:#ef012e;}
This box has a color of #ef012e
<div style="background-color:#ef012e;">Content here</div>
.mybackground {background-color:#ef012e;}
Border around this has a color of #ef012e
<div style="border:2px solid #ef012e;">Content here</div>
.myborder {border:2px solid #ef012e;}