#ed230f color space conversions
Hex:
#ed230f
RGB:
237, 35, 15
CMY:
7, 86, 94
CMYK:
0, 85, 94, 7
HSL:
5°, 88.0952%, 49.4118%
HSV (HSB):
5°, 93.6709%, 92.9412%
XYZ:
35.6123, 19.2411, 2.2889
xyY:
0.6232, 0.3367, 19.2411
CIE-Lab:
50.9681, 71.8047, 60.2651
CIE-LCH:
50.9681, 93.7432, 40.0065
CIE-Luv:
50.9681, 153.9827, 36.2333
Hunter-Lab:
43.8647, 68.1553, 27.6115
#ed230f color charts
#ed230f color shades, tints & tones
#ed230f color schemes
#ed230f color preview, HTML & CSS examples
This text has a color of #ed230f
<p style="color:#ed230f;">Text here</p>
.mytext {color:#ed230f;}
This box has a color of #ed230f
<div style="background-color:#ed230f;">Content here</div>
.mybackground {background-color:#ed230f;}
Border around this has a color of #ed230f
<div style="border:2px solid #ed230f;">Content here</div>
.myborder {border:2px solid #ed230f;}