#ed968e color space conversions
Hex:
#ed968e
RGB:
237, 150, 142
CMY:
7, 41, 44
CMYK:
0, 37, 40, 7
HSL:
5°, 72.5191%, 74.3137%
HSV (HSB):
5°, 40.0844%, 92.9412%
XYZ:
50.7139, 41.7702, 30.9807
xyY:
0.4108, 0.3383, 41.7702
CIE-Lab:
70.7122, 31.7797, 17.9589
CIE-LCH:
70.7122, 36.5030, 29.4711
CIE-Luv:
70.7122, 60.2458, 18.1593
Hunter-Lab:
64.6299, 26.9634, 16.8199
#ed968e color charts
#ed968e color shades, tints & tones
#ed968e color schemes
#ed968e color preview, HTML & CSS examples
This text has a color of #ed968e
<p style="color:#ed968e;">Text here</p>
.mytext {color:#ed968e;}
This box has a color of #ed968e
<div style="background-color:#ed968e;">Content here</div>
.mybackground {background-color:#ed968e;}
Border around this has a color of #ed968e
<div style="border:2px solid #ed968e;">Content here</div>
.myborder {border:2px solid #ed968e;}