#ef000d color space conversions
Hex:
#ef000d
RGB:
239, 0, 13
CMY:
6, 100, 95
CMYK:
0, 100, 95, 6
HSL:
357°, 100.0000%, 46.8627%
HSV (HSB):
357°, 100.0000%, 93.7255%
XYZ:
35.6692, 18.3798, 2.0484
xyY:
0.6358, 0.3276, 18.3798
CIE-Lab:
49.9535, 76.3697, 60.5204
CIE-LCH:
49.9535, 97.4425, 38.3956
CIE-Luv:
49.9535, 163.3365, 34.1886
Hunter-Lab:
42.8716, 73.4868, 27.1772
#ef000d color charts
#ef000d color shades, tints & tones
#ef000d color schemes
#ef000d color preview, HTML & CSS examples
This text has a color of #ef000d
<p style="color:#ef000d;">Text here</p>
.mytext {color:#ef000d;}
This box has a color of #ef000d
<div style="background-color:#ef000d;">Content here</div>
.mybackground {background-color:#ef000d;}
Border around this has a color of #ef000d
<div style="border:2px solid #ef000d;">Content here</div>
.myborder {border:2px solid #ef000d;}