#ed2b5b color space conversions
Hex:
#ed2b5b
RGB:
237, 43, 91
CMY:
7, 83, 64
CMYK:
0, 82, 62, 7
HSL:
345°, 84.3478%, 54.9020%
HSV (HSB):
345°, 81.8565%, 92.9412%
XYZ:
37.6773, 20.4876, 11.8662
xyY:
0.5380, 0.2926, 20.4876
CIE-Lab:
52.3841, 72.5376, 22.3719
CIE-LCH:
52.3841, 75.9092, 17.1407
CIE-Luv:
52.3841, 134.9374, 10.9941
Hunter-Lab:
45.2632, 69.3733, 16.1408
#ed2b5b color charts
#ed2b5b color shades, tints & tones
#ed2b5b color schemes
#ed2b5b color preview, HTML & CSS examples
This text has a color of #ed2b5b
<p style="color:#ed2b5b;">Text here</p>
.mytext {color:#ed2b5b;}
This box has a color of #ed2b5b
<div style="background-color:#ed2b5b;">Content here</div>
.mybackground {background-color:#ed2b5b;}
Border around this has a color of #ed2b5b
<div style="border:2px solid #ed2b5b;">Content here</div>
.myborder {border:2px solid #ed2b5b;}