#ed050a color space conversions
Hex:
#ed050a
RGB:
237, 5, 10
CMY:
7, 98, 96
CMYK:
0, 98, 96, 7
HSL:
359°, 95.8678%, 47.4510%
HSV (HSB):
359°, 97.8903%, 92.9412%
XYZ:
35.0341, 18.1350, 1.9411
xyY:
0.6357, 0.3291, 18.1350
CIE-Lab:
49.6594, 75.4840, 60.9595
CIE-LCH:
49.6594, 97.0252, 38.9237
CIE-Luv:
49.6594, 161.4249, 34.4177
Hunter-Lab:
42.5852, 72.3248, 27.1072
#ed050a color charts
#ed050a color shades, tints & tones
#ed050a color schemes
#ed050a color preview, HTML & CSS examples
This text has a color of #ed050a
<p style="color:#ed050a;">Text here</p>
.mytext {color:#ed050a;}
This box has a color of #ed050a
<div style="background-color:#ed050a;">Content here</div>
.mybackground {background-color:#ed050a;}
Border around this has a color of #ed050a
<div style="border:2px solid #ed050a;">Content here</div>
.myborder {border:2px solid #ed050a;}