#ef1e00 color space conversions
Hex:
#ef1e00
RGB:
239, 30, 0
CMY:
6, 88, 100
CMYK:
0, 87, 100, 6
HSL:
8°, 100.0000%, 46.8627%
HSV (HSB):
8°, 100.0000%, 93.7255%
XYZ:
36.0609, 19.2793, 1.8207
xyY:
0.6309, 0.3373, 19.2793
CIE-Lab:
51.0123, 73.1209, 64.3956
CIE-LCH:
51.0123, 97.4344, 41.3695
CIE-Luv:
51.0123, 158.0450, 37.3559
Hunter-Lab:
43.9082, 69.7591, 28.2773
#ef1e00 color charts
#ef1e00 color shades, tints & tones
#ef1e00 color schemes
#ef1e00 color preview, HTML & CSS examples
This text has a color of #ef1e00
<p style="color:#ef1e00;">Text here</p>
.mytext {color:#ef1e00;}
This box has a color of #ef1e00
<div style="background-color:#ef1e00;">Content here</div>
.mybackground {background-color:#ef1e00;}
Border around this has a color of #ef1e00
<div style="border:2px solid #ef1e00;">Content here</div>
.myborder {border:2px solid #ef1e00;}