#ed3b6d color space conversions
Hex:
#ed3b6d
RGB:
237, 59, 109
CMY:
7, 77, 57
CMYK:
0, 75, 54, 7
HSL:
343°, 83.1776%, 58.0392%
HSV (HSB):
343°, 75.1055%, 92.9412%
XYZ:
39.2493, 22.2366, 16.6914
xyY:
0.5021, 0.2844, 22.2366
CIE-Lab:
54.2771, 69.4170, 14.1287
CIE-LCH:
54.2771, 70.8403, 11.5045
CIE-Luv:
54.2771, 122.3687, 3.4753
Hunter-Lab:
47.1557, 66.0494, 12.0224
#ed3b6d color charts
#ed3b6d color shades, tints & tones
#ed3b6d color schemes
#ed3b6d color preview, HTML & CSS examples
This text has a color of #ed3b6d
<p style="color:#ed3b6d;">Text here</p>
.mytext {color:#ed3b6d;}
This box has a color of #ed3b6d
<div style="background-color:#ed3b6d;">Content here</div>
.mybackground {background-color:#ed3b6d;}
Border around this has a color of #ed3b6d
<div style="border:2px solid #ed3b6d;">Content here</div>
.myborder {border:2px solid #ed3b6d;}