#ef000c color space conversions
Hex:
#ef000c
RGB:
239, 0, 12
CMY:
6, 100, 95
CMYK:
0, 100, 95, 6
HSL:
357°, 100.0000%, 46.8627%
HSV (HSB):
357°, 100.0000%, 93.7255%
XYZ:
35.6630, 18.3773, 2.0153
xyY:
0.6362, 0.3278, 18.3773
CIE-Lab:
49.9505, 76.3614, 60.8032
CIE-LCH:
49.9505, 97.6120, 38.5288
CIE-Luv:
49.9505, 163.4069, 34.2930
Hunter-Lab:
42.8687, 73.4759, 27.2208
#ef000c color charts
#ef000c RGB chart
#ef000c CMYK chart
#ef000c RGB pie chart
#ef000c color shades, tints & tones
#ef000c color schemes
#ef000c color preview, HTML & CSS examples
This text has a color of #ef000c
<p style="color:#ef000c;">Text here</p>
.mytext {color:#ef000c;}
Text color #ef000c
This box has a color of #ef000c
<div style="background-color:#ef000c;">Content here</div>
.mybackground {background-color:#ef000c;}
Background color #ef000c
Border around this has a color of #ef000c
<div style="border:2px solid #ef000c;">Content here</div>
.myborder {border:2px solid #ef000c;}
Border color #ef000c