#ed230b color space conversions
Hex:
#ed230b
RGB:
237, 35, 11
CMY:
7, 86, 96
CMYK:
0, 85, 95, 7
HSL:
6°, 91.1290%, 48.6275%
HSV (HSB):
6°, 95.3586%, 92.9412%
XYZ:
35.5865, 19.2308, 2.1529
xyY:
0.6247, 0.3376, 19.2308
CIE-Lab:
50.9561, 71.7692, 61.3597
CIE-LCH:
50.9561, 94.4237, 40.5291
CIE-Luv:
50.9561, 154.2470, 36.6556
Hunter-Lab:
43.8529, 68.1097, 27.7863
#ed230b color charts
#ed230b color shades, tints & tones
#ed230b color schemes
#ed230b color preview, HTML & CSS examples
This text has a color of #ed230b
<p style="color:#ed230b;">Text here</p>
.mytext {color:#ed230b;}
This box has a color of #ed230b
<div style="background-color:#ed230b;">Content here</div>
.mybackground {background-color:#ed230b;}
Border around this has a color of #ed230b
<div style="border:2px solid #ed230b;">Content here</div>
.myborder {border:2px solid #ed230b;}