#ed050b color space conversions
Hex:
#ed050b
RGB:
237, 5, 11
CMY:
7, 98, 96
CMYK:
0, 98, 95, 7
HSL:
358°, 95.8678%, 47.4510%
HSV (HSB):
358°, 97.8903%, 92.9412%
XYZ:
35.0397, 18.1372, 1.9706
xyY:
0.6354, 0.3289, 18.1372
CIE-Lab:
49.6621, 75.4914, 60.7001
CIE-LCH:
49.6621, 96.8682, 38.8016
CIE-Luv:
49.6621, 161.3618, 34.3235
Hunter-Lab:
42.5878, 72.3347, 27.0680
#ed050b color charts
#ed050b color shades, tints & tones
#ed050b color schemes
#ed050b color preview, HTML & CSS examples
This text has a color of #ed050b
<p style="color:#ed050b;">Text here</p>
.mytext {color:#ed050b;}
This box has a color of #ed050b
<div style="background-color:#ed050b;">Content here</div>
.mybackground {background-color:#ed050b;}
Border around this has a color of #ed050b
<div style="border:2px solid #ed050b;">Content here</div>
.myborder {border:2px solid #ed050b;}