#ed702d color space conversions
Hex:
#ed702d
RGB:
237, 112, 45
CMY:
7, 56, 82
CMYK:
0, 53, 81, 7
HSL:
21°, 84.2105%, 55.2941%
HSV (HSB):
21°, 81.0127%, 92.9412%
XYZ:
41.1929, 29.7823, 6.0601
xyY:
0.5347, 0.3866, 29.7823
CIE-Lab:
61.4660, 44.4777, 57.2014
CIE-LCH:
61.4660, 72.4587, 52.1327
CIE-Luv:
61.4660, 102.0605, 48.9629
Hunter-Lab:
54.5732, 39.2321, 31.6174
#ed702d color charts
#ed702d color shades, tints & tones
#ed702d color schemes
#ed702d color preview, HTML & CSS examples
This text has a color of #ed702d
<p style="color:#ed702d;">Text here</p>
.mytext {color:#ed702d;}
This box has a color of #ed702d
<div style="background-color:#ed702d;">Content here</div>
.mybackground {background-color:#ed702d;}
Border around this has a color of #ed702d
<div style="border:2px solid #ed702d;">Content here</div>
.myborder {border:2px solid #ed702d;}