#ed231c color space conversions
Hex:
#ed231c
RGB:
237, 35, 28
CMY:
7, 86, 89
CMYK:
0, 85, 88, 7
HSL:
2°, 85.3061%, 51.9608%
HSV (HSB):
2°, 88.1857%, 92.9412%
XYZ:
35.7357, 19.2904, 2.9386
xyY:
0.6165, 0.3328, 19.2904
CIE-Lab:
51.0253, 71.9739, 55.5696
CIE-LCH:
51.0253, 90.9297, 37.6710
CIE-Luv:
51.0253, 152.7319, 34.2339
Hunter-Lab:
43.9209, 68.3728, 26.7778
#ed231c color charts
#ed231c color shades, tints & tones
#ed231c color schemes
#ed231c color preview, HTML & CSS examples
This text has a color of #ed231c
<p style="color:#ed231c;">Text here</p>
.mytext {color:#ed231c;}
This box has a color of #ed231c
<div style="background-color:#ed231c;">Content here</div>
.mybackground {background-color:#ed231c;}
Border around this has a color of #ed231c
<div style="border:2px solid #ed231c;">Content here</div>
.myborder {border:2px solid #ed231c;}