#ed786e color space conversions
Hex:
#ed786e
RGB:
237, 120, 110
CMY:
7, 53, 57
CMYK:
0, 49, 54, 7
HSL:
5°, 77.9141%, 68.0392%
HSV (HSB):
5°, 53.5865%, 92.9412%
XYZ:
44.4560, 32.5633, 18.6941
xyY:
0.4645, 0.3402, 32.5633
CIE-Lab:
63.8057, 44.1311, 26.4370
CIE-LCH:
63.8057, 51.4438, 30.9240
CIE-Luv:
63.8057, 86.3276, 24.2584
Hunter-Lab:
57.0642, 39.1984, 20.5217
#ed786e color charts
#ed786e color shades, tints & tones
#ed786e color schemes
#ed786e color preview, HTML & CSS examples
This text has a color of #ed786e
<p style="color:#ed786e;">Text here</p>
.mytext {color:#ed786e;}
This box has a color of #ed786e
<div style="background-color:#ed786e;">Content here</div>
.mybackground {background-color:#ed786e;}
Border around this has a color of #ed786e
<div style="border:2px solid #ed786e;">Content here</div>
.myborder {border:2px solid #ed786e;}