#ed7d85 color space conversions
Hex:
#ed7d85
RGB:
237, 125, 133
CMY:
7, 51, 48
CMYK:
0, 47, 44, 7
HSL:
356°, 75.6757%, 70.9804%
HSV (HSB):
356°, 47.2574%, 92.9412%
XYZ:
46.4923, 34.3652, 26.3730
xyY:
0.4336, 0.3205, 34.3652
CIE-Lab:
65.2514, 43.7372, 15.4183
CIE-LCH:
65.2514, 46.3753, 19.4186
CIE-Luv:
65.2514, 78.2470, 11.9633
Hunter-Lab:
58.6218, 38.9780, 14.3617
#ed7d85 color charts
#ed7d85 color shades, tints & tones
#ed7d85 color schemes
#ed7d85 color preview, HTML & CSS examples
This text has a color of #ed7d85
<p style="color:#ed7d85;">Text here</p>
.mytext {color:#ed7d85;}
This box has a color of #ed7d85
<div style="background-color:#ed7d85;">Content here</div>
.mybackground {background-color:#ed7d85;}
Border around this has a color of #ed7d85
<div style="border:2px solid #ed7d85;">Content here</div>
.myborder {border:2px solid #ed7d85;}