#ed0033 color space conversions
Hex:
#ed0033
RGB:
237, 0, 51
CMY:
7, 100, 80
CMYK:
0, 100, 78, 7
HSL:
347°, 100.0000%, 46.4706%
HSV (HSB):
347°, 100.0000%, 92.9412%
XYZ:
35.5226, 18.2435, 4.7811
xyY:
0.6067, 0.3116, 18.2435
CIE-Lab:
49.7902, 76.5789, 42.8724
CIE-LCH:
49.7902, 87.7631, 29.2422
CIE-Luv:
49.7902, 156.2275, 25.3616
Hunter-Lab:
42.7125, 73.7060, 23.2620
#ed0033 color charts
#ed0033 color shades, tints & tones
#ed0033 color schemes
#ed0033 color preview, HTML & CSS examples
This text has a color of #ed0033
<p style="color:#ed0033;">Text here</p>
.mytext {color:#ed0033;}
This box has a color of #ed0033
<div style="background-color:#ed0033;">Content here</div>
.mybackground {background-color:#ed0033;}
Border around this has a color of #ed0033
<div style="border:2px solid #ed0033;">Content here</div>
.myborder {border:2px solid #ed0033;}