#ed2502 color space conversions
Hex:
#ed2502
RGB:
237, 37, 2
CMY:
7, 85, 99
CMYK:
0, 84, 99, 7
HSL:
9°, 98.3264%, 46.8627%
HSV (HSB):
9°, 99.1561%, 92.9412%
XYZ:
35.5976, 19.3320, 1.9127
xyY:
0.6263, 0.3401, 19.3320
CIE-Lab:
51.0734, 71.3008, 63.6533
CIE-LCH:
51.0734, 95.5800, 41.7567
CIE-Luv:
51.0734, 153.9922, 37.7170
Hunter-Lab:
43.9682, 67.5729, 28.1985
#ed2502 color charts
#ed2502 color shades, tints & tones
#ed2502 color schemes
#ed2502 color preview, HTML & CSS examples
This text has a color of #ed2502
<p style="color:#ed2502;">Text here</p>
.mytext {color:#ed2502;}
This box has a color of #ed2502
<div style="background-color:#ed2502;">Content here</div>
.mybackground {background-color:#ed2502;}
Border around this has a color of #ed2502
<div style="border:2px solid #ed2502;">Content here</div>
.myborder {border:2px solid #ed2502;}