#ea070f color space conversions
Hex:
#ea070f
RGB:
234, 7, 15
CMY:
8, 97, 94
CMYK:
0, 97, 94, 8
HSL:
358°, 94.1909%, 47.2549%
HSV (HSB):
358°, 97.0085%, 91.7647%
XYZ:
34.0939, 17.6789, 2.0674
xyY:
0.6332, 0.3284, 17.6789
CIE-Lab:
49.1043, 74.6406, 58.8930
CIE-LCH:
49.1043, 95.0768, 38.2742
CIE-Luv:
49.1043, 158.6901, 33.5247
Hunter-Lab:
42.0463, 71.1587, 26.5172
#ea070f color charts
#ea070f color shades, tints & tones
#ea070f color schemes
#ea070f color preview, HTML & CSS examples
This text has a color of #ea070f
<p style="color:#ea070f;">Text here</p>
.mytext {color:#ea070f;}
This box has a color of #ea070f
<div style="background-color:#ea070f;">Content here</div>
.mybackground {background-color:#ea070f;}
Border around this has a color of #ea070f
<div style="border:2px solid #ea070f;">Content here</div>
.myborder {border:2px solid #ea070f;}