#ed696e color space conversions
Hex:
#ed696e
RGB:
237, 105, 110
CMY:
7, 59, 57
CMYK:
0, 56, 54, 7
HSL:
358°, 78.5714%, 67.0588%
HSV (HSB):
358°, 55.6962%, 92.9412%
XYZ:
42.7911, 29.2335, 18.1391
xyY:
0.4746, 0.3242, 29.2335
CIE-Lab:
60.9871, 51.3732, 22.6884
CIE-LCH:
60.9871, 56.1602, 23.8281
CIE-Luv:
60.9871, 96.4634, 18.0682
Hunter-Lab:
54.0680, 46.6515, 17.9565
#ed696e color charts
#ed696e color shades, tints & tones
#ed696e color schemes
#ed696e color preview, HTML & CSS examples
This text has a color of #ed696e
<p style="color:#ed696e;">Text here</p>
.mytext {color:#ed696e;}
This box has a color of #ed696e
<div style="background-color:#ed696e;">Content here</div>
.mybackground {background-color:#ed696e;}
Border around this has a color of #ed696e
<div style="border:2px solid #ed696e;">Content here</div>
.myborder {border:2px solid #ed696e;}