#ed250c color space conversions
Hex:
#ed250c
RGB:
237, 37, 12
CMY:
7, 85, 95
CMYK:
0, 84, 95, 7
HSL:
7°, 90.3614%, 48.8235%
HSV (HSB):
7°, 94.9367%, 92.9412%
XYZ:
35.6530, 19.3542, 2.2044
xyY:
0.6232, 0.3383, 19.3542
CIE-Lab:
51.0991, 71.3772, 61.1780
CIE-LCH:
51.0991, 94.0078, 40.6002
CIE-Luv:
51.0991, 153.4278, 36.8094
Hunter-Lab:
43.9934, 67.6708, 27.8245
#ed250c color charts
#ed250c RGB chart
#ed250c CMYK chart
#ed250c RGB pie chart
#ed250c color shades, tints & tones
#ed250c color schemes
#ed250c color preview, HTML & CSS examples
This text has a color of #ed250c
<p style="color:#ed250c;">Text here</p>
.mytext {color:#ed250c;}
Text color #ed250c
This box has a color of #ed250c
<div style="background-color:#ed250c;">Content here</div>
.mybackground {background-color:#ed250c;}
Background color #ed250c
Border around this has a color of #ed250c
<div style="border:2px solid #ed250c;">Content here</div>
.myborder {border:2px solid #ed250c;}
Border color #ed250c