#ed2a3a color space conversions
Hex:
#ed2a3a
RGB:
237, 42, 58
CMY:
7, 84, 77
CMYK:
0, 82, 76, 7
HSL:
355°, 84.4156%, 54.7059%
HSV (HSB):
355°, 82.2785%, 92.9412%
XYZ:
36.5167, 19.9659, 5.9322
xyY:
0.5851, 0.3199, 19.9659
CIE-Lab:
51.7987, 71.2504, 41.0748
CIE-LCH:
51.7987, 82.2421, 29.9628
CIE-Luv:
51.7987, 144.7835, 26.6363
Hunter-Lab:
44.6833, 67.6808, 23.4069
#ed2a3a color charts
#ed2a3a color shades, tints & tones
#ed2a3a color schemes
#ed2a3a color preview, HTML & CSS examples
This text has a color of #ed2a3a
<p style="color:#ed2a3a;">Text here</p>
.mytext {color:#ed2a3a;}
This box has a color of #ed2a3a
<div style="background-color:#ed2a3a;">Content here</div>
.mybackground {background-color:#ed2a3a;}
Border around this has a color of #ed2a3a
<div style="border:2px solid #ed2a3a;">Content here</div>
.myborder {border:2px solid #ed2a3a;}