#ed996f color space conversions
Hex:
#ed996f
RGB:
237, 153, 111
CMY:
7, 40, 56
CMYK:
0, 35, 53, 7
HSL:
20°, 77.7778%, 68.2353%
HSV (HSB):
20°, 53.1646%, 92.9412%
XYZ:
49.1855, 41.9347, 20.5408
xyY:
0.4405, 0.3756, 41.9347
CIE-Lab:
70.8259, 27.1742, 34.9948
CIE-LCH:
70.8259, 44.3066, 52.1699
CIE-Luv:
70.8259, 62.6926, 38.4855
Hunter-Lab:
64.7570, 22.2531, 26.5232
#ed996f color charts
#ed996f color shades, tints & tones
#ed996f color schemes
#ed996f color preview, HTML & CSS examples
This text has a color of #ed996f
<p style="color:#ed996f;">Text here</p>
.mytext {color:#ed996f;}
This box has a color of #ed996f
<div style="background-color:#ed996f;">Content here</div>
.mybackground {background-color:#ed996f;}
Border around this has a color of #ed996f
<div style="border:2px solid #ed996f;">Content here</div>
.myborder {border:2px solid #ed996f;}