#ed3b85 color space conversions
Hex:
#ed3b85
RGB:
237, 59, 133
CMY:
7, 77, 48
CMYK:
0, 75, 44, 7
HSL:
335°, 83.1776%, 58.0392%
HSV (HSB):
335°, 75.1055%, 92.9412%
XYZ:
40.7227, 22.8259, 24.4498
xyY:
0.4628, 0.2594, 22.8259
CIE-Lab:
54.8926, 71.3660, 0.6654
CIE-LCH:
54.8926, 71.3691, 0.5342
CIE-Luv:
54.8926, 113.4743, -13.0444
Hunter-Lab:
47.7765, 68.5371, 3.1016
#ed3b85 color charts
#ed3b85 color shades, tints & tones
#ed3b85 color schemes
#ed3b85 color preview, HTML & CSS examples
This text has a color of #ed3b85
<p style="color:#ed3b85;">Text here</p>
.mytext {color:#ed3b85;}
This box has a color of #ed3b85
<div style="background-color:#ed3b85;">Content here</div>
.mybackground {background-color:#ed3b85;}
Border around this has a color of #ed3b85
<div style="border:2px solid #ed3b85;">Content here</div>
.myborder {border:2px solid #ed3b85;}