#ef2d2e color space conversions
Hex:
#ef2d2e
RGB:
239, 45, 46
CMY:
6, 82, 82
CMYK:
0, 81, 81, 6
HSL:
360°, 85.8407%, 55.6863%
HSV (HSB):
360°, 81.1715%, 93.7255%
XYZ:
37.0281, 20.4248, 4.5755
xyY:
0.5970, 0.3293, 20.4248
CIE-Lab:
52.3141, 70.7178, 48.2499
CIE-LCH:
52.3141, 85.6100, 34.3053
CIE-Luv:
52.3141, 147.5065, 31.5502
Hunter-Lab:
45.1938, 67.1595, 25.6329
#ef2d2e color charts
#ef2d2e color shades, tints & tones
#ef2d2e color schemes
#ef2d2e color preview, HTML & CSS examples
This text has a color of #ef2d2e
<p style="color:#ef2d2e;">Text here</p>
.mytext {color:#ef2d2e;}
This box has a color of #ef2d2e
<div style="background-color:#ef2d2e;">Content here</div>
.mybackground {background-color:#ef2d2e;}
Border around this has a color of #ef2d2e
<div style="border:2px solid #ef2d2e;">Content here</div>
.myborder {border:2px solid #ef2d2e;}