#ea154c color space conversions
Hex:
#ea154c
RGB:
234, 21, 76
CMY:
8, 92, 70
CMYK:
0, 91, 68, 8
HSL:
345°, 83.5294%, 50.0000%
HSV (HSB):
345°, 91.0256%, 91.7647%
XYZ:
35.5044, 18.5506, 8.5468
xyY:
0.5671, 0.2963, 18.5506
CIE-Lab:
50.1572, 74.9353, 28.4304
CIE-LCH:
50.1572, 80.1473, 20.7767
CIE-Luv:
50.1572, 143.8362, 15.3696
Hunter-Lab:
43.0704, 71.7705, 18.3839
#ea154c color charts
#ea154c color shades, tints & tones
#ea154c color schemes
#ea154c color preview, HTML & CSS examples
This text has a color of #ea154c
<p style="color:#ea154c;">Text here</p>
.mytext {color:#ea154c;}
This box has a color of #ea154c
<div style="background-color:#ea154c;">Content here</div>
.mybackground {background-color:#ea154c;}
Border around this has a color of #ea154c
<div style="border:2px solid #ea154c;">Content here</div>
.myborder {border:2px solid #ea154c;}