#ed787b color space conversions
Hex:
#ed787b
RGB:
237, 120, 123
CMY:
7, 53, 52
CMYK:
0, 49, 48, 7
HSL:
358°, 76.4706%, 70.0000%
HSV (HSB):
358°, 49.3671%, 92.9412%
XYZ:
45.2167, 32.8675, 22.6998
xyY:
0.4486, 0.3261, 32.8675
CIE-Lab:
64.0535, 45.2641, 19.4326
CIE-LCH:
64.0535, 49.2592, 23.2346
CIE-Luv:
64.0535, 83.6511, 16.2630
Hunter-Lab:
57.3302, 40.4561, 16.6554
#ed787b color charts
#ed787b color shades, tints & tones
#ed787b color schemes
#ed787b color preview, HTML & CSS examples
This text has a color of #ed787b
<p style="color:#ed787b;">Text here</p>
.mytext {color:#ed787b;}
This box has a color of #ed787b
<div style="background-color:#ed787b;">Content here</div>
.mybackground {background-color:#ed787b;}
Border around this has a color of #ed787b
<div style="border:2px solid #ed787b;">Content here</div>
.myborder {border:2px solid #ed787b;}