#ed7f89 color space conversions
Hex:
#ed7f89
RGB:
237, 127, 137
CMY:
7, 50, 46
CMYK:
0, 46, 42, 7
HSL:
355°, 75.3425%, 71.3725%
HSV (HSB):
355°, 46.4135%, 92.9412%
XYZ:
47.0298, 34.9894, 27.9418
xyY:
0.4277, 0.3182, 34.9894
CIE-Lab:
65.7404, 43.1418, 13.8369
CIE-LCH:
65.7404, 45.3064, 17.7826
CIE-Luv:
65.7404, 76.1129, 10.1903
Hunter-Lab:
59.1518, 38.4040, 13.3992
#ed7f89 color charts
#ed7f89 color shades, tints & tones
#ed7f89 color schemes
#ed7f89 color preview, HTML & CSS examples
This text has a color of #ed7f89
<p style="color:#ed7f89;">Text here</p>
.mytext {color:#ed7f89;}
This box has a color of #ed7f89
<div style="background-color:#ed7f89;">Content here</div>
.mybackground {background-color:#ed7f89;}
Border around this has a color of #ed7f89
<div style="border:2px solid #ed7f89;">Content here</div>
.myborder {border:2px solid #ed7f89;}