#ed150a color space conversions
Hex:
#ed150a
RGB:
237, 21, 10
CMY:
7, 92, 96
CMYK:
0, 91, 96, 7
HSL:
3°, 91.9028%, 48.4314%
HSV (HSB):
3°, 95.7806%, 92.9412%
XYZ:
35.2480, 18.5628, 2.0124
xyY:
0.6314, 0.3325, 18.5628
CIE-Lab:
50.1717, 74.0040, 61.2107
CIE-LCH:
50.1717, 96.0382, 39.5951
CIE-Luv:
50.1717, 158.5817, 35.3432
Hunter-Lab:
43.0845, 70.6352, 27.3899
#ed150a color charts
#ed150a color shades, tints & tones
#ed150a color schemes
#ed150a color preview, HTML & CSS examples
This text has a color of #ed150a
<p style="color:#ed150a;">Text here</p>
.mytext {color:#ed150a;}
This box has a color of #ed150a
<div style="background-color:#ed150a;">Content here</div>
.mybackground {background-color:#ed150a;}
Border around this has a color of #ed150a
<div style="border:2px solid #ed150a;">Content here</div>
.myborder {border:2px solid #ed150a;}