#ea2e2e color space conversions
Hex:
#ea2e2e
RGB:
234, 46, 46
CMY:
8, 82, 82
CMYK:
0, 80, 80, 8
HSL:
0°, 81.7391%, 54.9020%
HSV (HSB):
0°, 80.3419%, 91.7647%
XYZ:
35.4018, 19.6437, 4.5105
xyY:
0.5944, 0.3298, 19.6437
CIE-Lab:
51.4319, 69.0937, 47.0600
CIE-LCH:
51.4319, 83.5978, 34.2590
CIE-Luv:
51.4319, 143.2858, 30.8985
Hunter-Lab:
44.3212, 65.0159, 24.9910
#ea2e2e color charts
#ea2e2e color shades, tints & tones
#ea2e2e color schemes
#ea2e2e color preview, HTML & CSS examples
This text has a color of #ea2e2e
<p style="color:#ea2e2e;">Text here</p>
.mytext {color:#ea2e2e;}
This box has a color of #ea2e2e
<div style="background-color:#ea2e2e;">Content here</div>
.mybackground {background-color:#ea2e2e;}
Border around this has a color of #ea2e2e
<div style="border:2px solid #ea2e2e;">Content here</div>
.myborder {border:2px solid #ea2e2e;}