#ea223d color space conversions
Hex:
#ea223d
RGB:
234, 34, 61
CMY:
8, 87, 76
CMYK:
0, 85, 74, 8
HSL:
352°, 82.6446%, 52.5490%
HSV (HSB):
352°, 85.4701%, 91.7647%
XYZ:
35.3460, 18.9734, 6.2142
xyY:
0.5839, 0.3134, 18.9734
CIE-Lab:
50.6561, 72.2488, 37.9219
CIE-LCH:
50.6561, 81.5963, 27.6940
CIE-Luv:
50.6561, 144.6972, 23.7024
Hunter-Lab:
43.5585, 68.6185, 22.0325
#ea223d color charts
#ea223d color shades, tints & tones
#ea223d color schemes
#ea223d color preview, HTML & CSS examples
This text has a color of #ea223d
<p style="color:#ea223d;">Text here</p>
.mytext {color:#ea223d;}
This box has a color of #ea223d
<div style="background-color:#ea223d;">Content here</div>
.mybackground {background-color:#ea223d;}
Border around this has a color of #ea223d
<div style="border:2px solid #ea223d;">Content here</div>
.myborder {border:2px solid #ea223d;}