#ef050d color space conversions
Hex:
#ef050d
RGB:
239, 5, 13
CMY:
6, 98, 95
CMYK:
0, 98, 95, 6
HSL:
358°, 95.9016%, 47.8431%
HSV (HSB):
358°, 97.9079%, 93.7255%
XYZ:
35.7235, 18.4883, 2.0665
xyY:
0.6348, 0.3285, 18.4883
CIE-Lab:
50.0831, 75.9940, 60.5877
CIE-LCH:
50.0831, 97.1903, 38.5643
CIE-Luv:
50.0831, 162.6113, 34.4244
Hunter-Lab:
42.9980, 73.0543, 27.2491
#ef050d color charts
#ef050d color shades, tints & tones
#ef050d color schemes
#ef050d color preview, HTML & CSS examples
This text has a color of #ef050d
<p style="color:#ef050d;">Text here</p>
.mytext {color:#ef050d;}
This box has a color of #ef050d
<div style="background-color:#ef050d;">Content here</div>
.mybackground {background-color:#ef050d;}
Border around this has a color of #ef050d
<div style="border:2px solid #ef050d;">Content here</div>
.myborder {border:2px solid #ef050d;}