#ed2f0e color space conversions
Hex:
#ed2f0e
RGB:
237, 47, 14
CMY:
7, 82, 95
CMYK:
0, 80, 94, 7
HSL:
9°, 88.8446%, 49.2157%
HSV (HSB):
9°, 94.0928%, 92.9412%
XYZ:
36.0208, 20.0693, 2.3907
xyY:
0.6159, 0.3432, 20.0693
CIE-Lab:
51.9154, 69.0943, 61.0916
CIE-LCH:
51.9154, 92.2291, 41.4824
CIE-Luv:
51.9154, 148.9674, 38.0495
Hunter-Lab:
44.7987, 65.1268, 28.1951
#ed2f0e color charts
#ed2f0e color shades, tints & tones
#ed2f0e color schemes
#ed2f0e color preview, HTML & CSS examples
This text has a color of #ed2f0e
<p style="color:#ed2f0e;">Text here</p>
.mytext {color:#ed2f0e;}
This box has a color of #ed2f0e
<div style="background-color:#ed2f0e;">Content here</div>
.mybackground {background-color:#ed2f0e;}
Border around this has a color of #ed2f0e
<div style="border:2px solid #ed2f0e;">Content here</div>
.myborder {border:2px solid #ed2f0e;}