#ea1c2c color space conversions
Hex:
#ea1c2c
RGB:
234, 28, 44
CMY:
8, 89, 83
CMYK:
0, 88, 81, 8
HSL:
355°, 83.0645%, 51.3725%
HSV (HSB):
355°, 88.0342%, 91.7647%
XYZ:
34.8016, 18.5048, 4.1204
xyY:
0.6060, 0.3222, 18.5048
CIE-Lab:
50.1027, 72.7782, 46.8237
CIE-LCH:
50.1027, 86.5397, 32.7562
CIE-Luv:
50.1027, 150.3525, 28.9993
Hunter-Lab:
43.0172, 69.1292, 24.4329
#ea1c2c color charts
#ea1c2c color shades, tints & tones
#ea1c2c color schemes
#ea1c2c color preview, HTML & CSS examples
This text has a color of #ea1c2c
<p style="color:#ea1c2c;">Text here</p>
.mytext {color:#ea1c2c;}
This box has a color of #ea1c2c
<div style="background-color:#ea1c2c;">Content here</div>
.mybackground {background-color:#ea1c2c;}
Border around this has a color of #ea1c2c
<div style="border:2px solid #ea1c2c;">Content here</div>
.myborder {border:2px solid #ea1c2c;}