#ed151c color space conversions
Hex:
#ed151c
RGB:
237, 21, 28
CMY:
7, 92, 89
CMYK:
0, 91, 88, 7
HSL:
358°, 85.7143%, 50.5882%
HSV (HSB):
358°, 91.1392%, 92.9412%
XYZ:
35.4028, 18.6247, 2.8276
xyY:
0.6227, 0.3276, 18.6247
CIE-Lab:
50.2452, 74.2123, 54.9894
CIE-LCH:
50.2452, 92.3650, 36.5375
CIE-Luv:
50.2452, 156.9204, 32.7946
Hunter-Lab:
43.1563, 70.9069, 26.3248
#ed151c color charts
#ed151c color shades, tints & tones
#ed151c color schemes
#ed151c color preview, HTML & CSS examples
This text has a color of #ed151c
<p style="color:#ed151c;">Text here</p>
.mytext {color:#ed151c;}
This box has a color of #ed151c
<div style="background-color:#ed151c;">Content here</div>
.mybackground {background-color:#ed151c;}
Border around this has a color of #ed151c
<div style="border:2px solid #ed151c;">Content here</div>
.myborder {border:2px solid #ed151c;}