#ed0402 color space conversions
Hex:
#ed0402
RGB:
237, 4, 2
CMY:
7, 98, 99
CMYK:
0, 98, 99, 7
HSL:
1°, 98.3264%, 46.8627%
HSV (HSB):
1°, 99.1561%, 92.9412%
XYZ:
34.9794, 18.0957, 1.7066
xyY:
0.6385, 0.3303, 18.0957
CIE-Lab:
49.6120, 75.5016, 63.0719
CIE-LCH:
49.6120, 98.3797, 39.8744
CIE-Luv:
49.6120, 162.0666, 35.1079
Hunter-Lab:
42.5391, 72.3352, 27.3987
#ed0402 color charts
#ed0402 color shades, tints & tones
#ed0402 color schemes
#ed0402 color preview, HTML & CSS examples
This text has a color of #ed0402
<p style="color:#ed0402;">Text here</p>
.mytext {color:#ed0402;}
This box has a color of #ed0402
<div style="background-color:#ed0402;">Content here</div>
.mybackground {background-color:#ed0402;}
Border around this has a color of #ed0402
<div style="border:2px solid #ed0402;">Content here</div>
.myborder {border:2px solid #ed0402;}