#ed2b05 color space conversions
Hex:
#ed2b05
RGB:
237, 43, 5
CMY:
7, 83, 98
CMYK:
0, 82, 98, 7
HSL:
10°, 95.8678%, 47.4510%
HSV (HSB):
10°, 97.8903%, 92.9412%
XYZ:
35.8163, 19.7432, 2.0667
xyY:
0.6215, 0.3426, 19.7432
CIE-Lab:
51.5457, 70.0021, 63.1081
CIE-LCH:
51.5457, 94.2492, 42.0352
CIE-Luv:
51.5457, 151.3174, 38.2723
Hunter-Lab:
44.4334, 66.1248, 28.3457
#ed2b05 color charts
#ed2b05 color shades, tints & tones
#ed2b05 color schemes
#ed2b05 color preview, HTML & CSS examples
This text has a color of #ed2b05
<p style="color:#ed2b05;">Text here</p>
.mytext {color:#ed2b05;}
This box has a color of #ed2b05
<div style="background-color:#ed2b05;">Content here</div>
.mybackground {background-color:#ed2b05;}
Border around this has a color of #ed2b05
<div style="border:2px solid #ed2b05;">Content here</div>
.myborder {border:2px solid #ed2b05;}