#ed765c color space conversions
Hex:
#ed765c
RGB:
237, 118, 92
CMY:
7, 54, 64
CMYK:
0, 50, 61, 7
HSL:
11°, 80.1105%, 64.5098%
HSV (HSB):
11°, 61.1814%, 92.9412%
XYZ:
43.3353, 31.7341, 13.9665
xyY:
0.4867, 0.3564, 31.7341
CIE-Lab:
63.1225, 43.7865, 35.5535
CIE-LCH:
63.1225, 56.4031, 39.0756
CIE-Luv:
63.1225, 91.0943, 33.2697
Hunter-Lab:
56.3330, 38.7317, 24.7335
#ed765c color charts
#ed765c color shades, tints & tones
#ed765c color schemes
#ed765c color preview, HTML & CSS examples
This text has a color of #ed765c
<p style="color:#ed765c;">Text here</p>
.mytext {color:#ed765c;}
This box has a color of #ed765c
<div style="background-color:#ed765c;">Content here</div>
.mybackground {background-color:#ed765c;}
Border around this has a color of #ed765c
<div style="border:2px solid #ed765c;">Content here</div>
.myborder {border:2px solid #ed765c;}