#ef2d2a color space conversions
Hex:
#ef2d2a
RGB:
239, 45, 42
CMY:
6, 82, 84
CMYK:
0, 81, 82, 6
HSL:
1°, 86.0262%, 55.0980%
HSV (HSB):
1°, 82.4268%, 93.7255%
XYZ:
36.9529, 20.3947, 4.1794
xyY:
0.6006, 0.3315, 20.3947
CIE-Lab:
52.2805, 70.6150, 50.2595
CIE-LCH:
52.2805, 86.6747, 35.4410
CIE-Luv:
52.2805, 148.1966, 32.7001
Hunter-Lab:
45.1604, 67.0283, 26.1253
#ef2d2a color charts
#ef2d2a color shades, tints & tones
#ef2d2a color schemes
#ef2d2a color preview, HTML & CSS examples
This text has a color of #ef2d2a
<p style="color:#ef2d2a;">Text here</p>
.mytext {color:#ef2d2a;}
This box has a color of #ef2d2a
<div style="background-color:#ef2d2a;">Content here</div>
.mybackground {background-color:#ef2d2a;}
Border around this has a color of #ef2d2a
<div style="border:2px solid #ef2d2a;">Content here</div>
.myborder {border:2px solid #ef2d2a;}