#ed2b01 color space conversions
Hex:
#ed2b01
RGB:
237, 43, 1
CMY:
7, 83, 100
CMYK:
0, 82, 100, 7
HSL:
11°, 99.1597%, 46.6667%
HSV (HSB):
11°, 99.5781%, 92.9412%
XYZ:
35.7944, 19.7345, 1.9513
xyY:
0.6227, 0.3433, 19.7345
CIE-Lab:
51.5357, 69.9715, 64.1029
CIE-LCH:
51.5357, 94.8957, 42.4937
CIE-Luv:
51.5357, 151.5341, 38.6292
Hunter-Lab:
44.4235, 66.0860, 28.4922
#ed2b01 color charts
#ed2b01 color shades, tints & tones
#ed2b01 color schemes
#ed2b01 color preview, HTML & CSS examples
This text has a color of #ed2b01
<p style="color:#ed2b01;">Text here</p>
.mytext {color:#ed2b01;}
This box has a color of #ed2b01
<div style="background-color:#ed2b01;">Content here</div>
.mybackground {background-color:#ed2b01;}
Border around this has a color of #ed2b01
<div style="border:2px solid #ed2b01;">Content here</div>
.myborder {border:2px solid #ed2b01;}