#ef0e0d color space conversions
Hex:
#ef0e0d
RGB:
239, 14, 13
CMY:
6, 95, 95
CMYK:
0, 94, 95, 6
HSL:
0°, 89.6825%, 49.4118%
HSV (HSB):
0°, 94.5607%, 93.7255%
XYZ:
35.8263, 18.6939, 2.1008
xyY:
0.6327, 0.3302, 18.6939
CIE-Lab:
50.3271, 75.2880, 60.7152
CIE-LCH:
50.3271, 96.7193, 38.8840
CIE-Luv:
50.3271, 161.2516, 34.8675
Hunter-Lab:
43.2364, 72.2439, 27.3847
#ef0e0d color charts
#ef0e0d color shades, tints & tones
#ef0e0d color schemes
#ef0e0d color preview, HTML & CSS examples
This text has a color of #ef0e0d
<p style="color:#ef0e0d;">Text here</p>
.mytext {color:#ef0e0d;}
This box has a color of #ef0e0d
<div style="background-color:#ef0e0d;">Content here</div>
.mybackground {background-color:#ef0e0d;}
Border around this has a color of #ef0e0d
<div style="border:2px solid #ef0e0d;">Content here</div>
.myborder {border:2px solid #ef0e0d;}