#ed4d00 color space conversions
Hex:
#ed4d00
RGB:
237, 77, 0
CMY:
7, 70, 100
CMYK:
0, 68, 100, 7
HSL:
19°, 100.0000%, 46.4706%
HSV (HSB):
19°, 100.0000%, 92.9412%
XYZ:
37.5789, 23.3123, 2.5191
xyY:
0.5926, 0.3676, 23.3123
CIE-Lab:
55.3926, 59.2503, 66.1016
CIE-LCH:
55.3926, 88.7695, 48.1284
CIE-Luv:
55.3926, 131.6921, 45.4178
Hunter-Lab:
48.2828, 54.4333, 30.7046
#ed4d00 color charts
#ed4d00 color shades, tints & tones
#ed4d00 color schemes
#ed4d00 color preview, HTML & CSS examples
This text has a color of #ed4d00
<p style="color:#ed4d00;">Text here</p>
.mytext {color:#ed4d00;}
This box has a color of #ed4d00
<div style="background-color:#ed4d00;">Content here</div>
.mybackground {background-color:#ed4d00;}
Border around this has a color of #ed4d00
<div style="border:2px solid #ed4d00;">Content here</div>
.myborder {border:2px solid #ed4d00;}