#ea100c color space conversions
Hex:
#ea100c
RGB:
234, 16, 12
CMY:
8, 94, 95
CMYK:
0, 93, 95, 8
HSL:
1°, 90.2439%, 48.2353%
HSV (HSB):
1°, 94.8718%, 91.7647%
XYZ:
34.1833, 17.8896, 1.9992
xyY:
0.6322, 0.3308, 17.8896
CIE-Lab:
49.3619, 73.8407, 59.9300
CIE-LCH:
49.3619, 95.1003, 39.0632
CIE-Luv:
49.3619, 157.4392, 34.3454
Hunter-Lab:
42.2960, 70.2443, 26.8048
#ea100c color charts
#ea100c RGB chart
#ea100c CMYK chart
#ea100c RGB pie chart
#ea100c color shades, tints & tones
#ea100c color schemes
#ea100c color preview, HTML & CSS examples
This text has a color of #ea100c
<p style="color:#ea100c;">Text here</p>
.mytext {color:#ea100c;}
Text color #ea100c
This box has a color of #ea100c
<div style="background-color:#ea100c;">Content here</div>
.mybackground {background-color:#ea100c;}
Background color #ea100c
Border around this has a color of #ea100c
<div style="border:2px solid #ea100c;">Content here</div>
.myborder {border:2px solid #ea100c;}
Border color #ea100c