#ef2e3a color space conversions
Hex:
#ef2e3a
RGB:
239, 46, 58
CMY:
6, 82, 77
CMYK:
0, 81, 76, 6
HSL:
356°, 85.7778%, 55.8824%
HSV (HSB):
356°, 80.7531%, 93.7255%
XYZ:
37.3373, 20.6102, 6.0133
xyY:
0.5838, 0.3222, 20.6102
CIE-Lab:
52.5202, 70.8429, 41.9749
CIE-LCH:
52.5202, 82.3444, 30.6470
CIE-Luv:
52.5202, 144.6527, 27.6625
Hunter-Lab:
45.3985, 67.3575, 23.9257
#ef2e3a color charts
#ef2e3a color shades, tints & tones
#ef2e3a color schemes
#ef2e3a color preview, HTML & CSS examples
This text has a color of #ef2e3a
<p style="color:#ef2e3a;">Text here</p>
.mytext {color:#ef2e3a;}
This box has a color of #ef2e3a
<div style="background-color:#ef2e3a;">Content here</div>
.mybackground {background-color:#ef2e3a;}
Border around this has a color of #ef2e3a
<div style="border:2px solid #ef2e3a;">Content here</div>
.myborder {border:2px solid #ef2e3a;}