#ea264f color space conversions
Hex:
#ea264f
RGB:
234, 38, 79
CMY:
8, 85, 69
CMYK:
0, 84, 66, 8
HSL:
347°, 82.3529%, 53.3333%
HSV (HSB):
347°, 83.7607%, 91.7647%
XYZ:
36.0361, 19.4432, 9.2507
xyY:
0.5567, 0.3004, 19.4432
CIE-Lab:
51.2017, 72.2217, 27.9421
CIE-LCH:
51.2017, 77.4386, 21.1511
CIE-Luv:
51.2017, 138.2516, 15.9648
Hunter-Lab:
44.0944, 68.7136, 18.4274
#ea264f color charts
#ea264f color shades, tints & tones
#ea264f color schemes
#ea264f color preview, HTML & CSS examples
This text has a color of #ea264f
<p style="color:#ea264f;">Text here</p>
.mytext {color:#ea264f;}
This box has a color of #ea264f
<div style="background-color:#ea264f;">Content here</div>
.mybackground {background-color:#ea264f;}
Border around this has a color of #ea264f
<div style="border:2px solid #ea264f;">Content here</div>
.myborder {border:2px solid #ea264f;}