#ed231b color space conversions
Hex:
#ed231b
RGB:
237, 35, 27
CMY:
7, 86, 89
CMYK:
0, 85, 89, 7
HSL:
2°, 85.3659%, 51.7647%
HSV (HSB):
2°, 88.6076%, 92.9412%
XYZ:
35.7239, 19.2857, 2.8766
xyY:
0.6171, 0.3332, 19.2857
CIE-Lab:
51.0198, 71.9577, 55.9850
CIE-LCH:
51.0198, 91.1715, 37.8839
CIE-Luv:
51.0198, 152.8503, 34.4234
Hunter-Lab:
43.9155, 68.3521, 26.8572
#ed231b color charts
#ed231b color shades, tints & tones
#ed231b color schemes
#ed231b color preview, HTML & CSS examples
This text has a color of #ed231b
<p style="color:#ed231b;">Text here</p>
.mytext {color:#ed231b;}
This box has a color of #ed231b
<div style="background-color:#ed231b;">Content here</div>
.mybackground {background-color:#ed231b;}
Border around this has a color of #ed231b
<div style="border:2px solid #ed231b;">Content here</div>
.myborder {border:2px solid #ed231b;}