#ed2b7b color space conversions
Hex:
#ed2b7b
RGB:
237, 43, 123
CMY:
7, 83, 52
CMYK:
0, 82, 48, 7
HSL:
335°, 84.3478%, 54.9020%
HSV (HSB):
335°, 81.8565%, 92.9412%
XYZ:
39.3641, 21.1623, 20.7489
xyY:
0.4843, 0.2604, 21.1623
CIE-Lab:
53.1267, 74.7382, 4.0929
CIE-LCH:
53.1267, 74.8502, 3.1345
CIE-Luv:
53.1267, 122.8729, -9.5483
Hunter-Lab:
46.0025, 72.2369, 5.4597
#ed2b7b color charts
#ed2b7b color shades, tints & tones
#ed2b7b color schemes
#ed2b7b color preview, HTML & CSS examples
This text has a color of #ed2b7b
<p style="color:#ed2b7b;">Text here</p>
.mytext {color:#ed2b7b;}
This box has a color of #ed2b7b
<div style="background-color:#ed2b7b;">Content here</div>
.mybackground {background-color:#ed2b7b;}
Border around this has a color of #ed2b7b
<div style="border:2px solid #ed2b7b;">Content here</div>
.myborder {border:2px solid #ed2b7b;}