#ed3d7b color space conversions
Hex:
#ed3d7b
RGB:
237, 61, 123
CMY:
7, 76, 52
CMYK:
0, 74, 48, 7
HSL:
339°, 83.0189%, 58.4314%
HSV (HSB):
339°, 74.2616%, 92.9412%
XYZ:
40.1689, 22.7721, 21.0172
xyY:
0.4784, 0.2712, 22.7721
CIE-Lab:
54.8368, 69.8902, 6.5474
CIE-LCH:
54.8368, 70.1962, 5.3519
CIE-Luv:
54.8368, 116.4775, -5.3980
Hunter-Lab:
47.7201, 66.7443, 7.2912
#ed3d7b color charts
#ed3d7b color shades, tints & tones
#ed3d7b color schemes
#ed3d7b color preview, HTML & CSS examples
This text has a color of #ed3d7b
<p style="color:#ed3d7b;">Text here</p>
.mytext {color:#ed3d7b;}
This box has a color of #ed3d7b
<div style="background-color:#ed3d7b;">Content here</div>
.mybackground {background-color:#ed3d7b;}
Border around this has a color of #ed3d7b
<div style="border:2px solid #ed3d7b;">Content here</div>
.myborder {border:2px solid #ed3d7b;}