#ea164a color space conversions
Hex:
#ea164a
RGB:
234, 22, 74
CMY:
8, 91, 71
CMYK:
0, 91, 68, 8
HSL:
345°, 83.4646%, 50.1961%
HSV (HSB):
345°, 90.5983%, 91.7647%
XYZ:
35.4546, 18.5607, 8.1925
xyY:
0.5699, 0.2984, 18.5607
CIE-Lab:
50.1692, 74.7153, 29.6513
CIE-LCH:
50.1692, 80.3840, 21.6460
CIE-Luv:
50.1692, 144.2624, 16.4596
Hunter-Lab:
43.0821, 71.5039, 18.8829
#ea164a color charts
#ea164a color shades, tints & tones
#ea164a color schemes
#ea164a color preview, HTML & CSS examples
This text has a color of #ea164a
<p style="color:#ea164a;">Text here</p>
.mytext {color:#ea164a;}
This box has a color of #ea164a
<div style="background-color:#ea164a;">Content here</div>
.mybackground {background-color:#ea164a;}
Border around this has a color of #ea164a
<div style="border:2px solid #ea164a;">Content here</div>
.myborder {border:2px solid #ea164a;}