#ed307b color space conversions
Hex:
#ed307b
RGB:
237, 48, 123
CMY:
7, 81, 52
CMYK:
0, 80, 48, 7
HSL:
336°, 84.0000%, 55.8824%
HSV (HSB):
336°, 79.7468%, 92.9412%
XYZ:
39.5572, 21.5485, 20.8133
xyY:
0.4829, 0.2630, 21.5485
CIE-Lab:
53.5446, 73.5452, 4.6946
CIE-LCH:
53.5446, 73.6948, 3.6524
CIE-Luv:
53.5446, 121.3034, -8.5312
Hunter-Lab:
46.4204, 70.8734, 5.9107
#ed307b color charts
#ed307b color shades, tints & tones
#ed307b color schemes
#ed307b color preview, HTML & CSS examples
This text has a color of #ed307b
<p style="color:#ed307b;">Text here</p>
.mytext {color:#ed307b;}
This box has a color of #ed307b
<div style="background-color:#ed307b;">Content here</div>
.mybackground {background-color:#ed307b;}
Border around this has a color of #ed307b
<div style="border:2px solid #ed307b;">Content here</div>
.myborder {border:2px solid #ed307b;}