#ed154e color space conversions
Hex:
#ed154e
RGB:
237, 21, 78
CMY:
7, 92, 69
CMYK:
0, 91, 67, 7
HSL:
344°, 85.7143%, 50.5882%
HSV (HSB):
344°, 91.1392%, 92.9412%
XYZ:
36.5684, 19.0909, 8.9653
xyY:
0.5659, 0.2954, 19.0909
CIE-Lab:
50.7934, 75.7548, 28.1520
CIE-LCH:
50.7934, 80.8166, 20.3861
CIE-Luv:
50.7934, 145.4606, 15.0647
Hunter-Lab:
43.6932, 72.9300, 18.4197
#ed154e color charts
#ed154e color shades, tints & tones
#ed154e color schemes
#ed154e color preview, HTML & CSS examples
This text has a color of #ed154e
<p style="color:#ed154e;">Text here</p>
.mytext {color:#ed154e;}
This box has a color of #ed154e
<div style="background-color:#ed154e;">Content here</div>
.mybackground {background-color:#ed154e;}
Border around this has a color of #ed154e
<div style="border:2px solid #ed154e;">Content here</div>
.myborder {border:2px solid #ed154e;}