#ef0d2d color space conversions
Hex:
#ef0d2d
RGB:
239, 13, 45
CMY:
6, 95, 82
CMYK:
0, 95, 81, 6
HSL:
352°, 89.6825%, 49.4118%
HSV (HSB):
352°, 94.5607%, 93.7255%
XYZ:
36.2142, 18.8280, 4.2081
xyY:
0.6112, 0.3178, 18.8280
CIE-Lab:
50.4854, 75.9045, 47.0105
CIE-LCH:
50.4854, 89.2831, 31.7715
CIE-Luv:
50.4854, 157.1546, 28.3552
Hunter-Lab:
43.3913, 73.0406, 24.6239
#ef0d2d color charts
#ef0d2d color shades, tints & tones
#ef0d2d color schemes
#ef0d2d color preview, HTML & CSS examples
This text has a color of #ef0d2d
<p style="color:#ef0d2d;">Text here</p>
.mytext {color:#ef0d2d;}
This box has a color of #ef0d2d
<div style="background-color:#ef0d2d;">Content here</div>
.mybackground {background-color:#ef0d2d;}
Border around this has a color of #ef0d2d
<div style="border:2px solid #ef0d2d;">Content here</div>
.myborder {border:2px solid #ef0d2d;}