#ed330c color space conversions
Hex:
#ed330c
RGB:
237, 51, 12
CMY:
7, 80, 95
CMYK:
0, 78, 95, 7
HSL:
10°, 90.3614%, 48.8235%
HSV (HSB):
10°, 94.9367%, 92.9412%
XYZ:
36.1752, 20.3987, 2.3785
xyY:
0.6136, 0.3460, 20.3987
CIE-Lab:
52.2851, 68.0174, 61.8242
CIE-LCH:
52.2851, 91.9162, 42.2692
CIE-Luv:
52.2851, 147.1087, 38.9240
Hunter-Lab:
45.1649, 63.9324, 28.4931
#ed330c color charts
#ed330c color shades, tints & tones
#ed330c color schemes
#ed330c color preview, HTML & CSS examples
This text has a color of #ed330c
<p style="color:#ed330c;">Text here</p>
.mytext {color:#ed330c;}
This box has a color of #ed330c
<div style="background-color:#ed330c;">Content here</div>
.mybackground {background-color:#ed330c;}
Border around this has a color of #ed330c
<div style="border:2px solid #ed330c;">Content here</div>
.myborder {border:2px solid #ed330c;}