#ed642e color space conversions
Hex:
#ed642e
RGB:
237, 100, 46
CMY:
7, 61, 82
CMYK:
0, 58, 81, 7
HSL:
17°, 84.1410%, 55.4902%
HSV (HSB):
17°, 80.5907%, 92.9412%
XYZ:
39.9754, 27.3161, 5.7504
xyY:
0.5473, 0.3740, 27.3161
CIE-Lab:
59.2658, 50.1959, 54.7316
CIE-LCH:
59.2658, 74.2643, 47.4752
CIE-Luv:
59.2658, 111.3962, 44.7899
Hunter-Lab:
52.2648, 45.0644, 30.0621
#ed642e color charts
#ed642e color shades, tints & tones
#ed642e color schemes
#ed642e color preview, HTML & CSS examples
This text has a color of #ed642e
<p style="color:#ed642e;">Text here</p>
.mytext {color:#ed642e;}
This box has a color of #ed642e
<div style="background-color:#ed642e;">Content here</div>
.mybackground {background-color:#ed642e;}
Border around this has a color of #ed642e
<div style="border:2px solid #ed642e;">Content here</div>
.myborder {border:2px solid #ed642e;}