#eda995 color space conversions
Hex:
#eda995
RGB:
237, 169, 149
CMY:
7, 34, 42
CMYK:
0, 29, 37, 7
HSL:
14°, 70.9677%, 75.6863%
HSV (HSB):
14°, 37.1308%, 92.9412%
XYZ:
54.5378, 48.5504, 34.9305
xyY:
0.3951, 0.3518, 48.5504
CIE-Lab:
75.1708, 22.5087, 20.2779
CIE-LCH:
75.1708, 30.2958, 42.0154
CIE-Luv:
75.1708, 46.8489, 23.4127
Hunter-Lab:
69.6781, 17.7773, 19.0519
#eda995 color charts
#eda995 color shades, tints & tones
#eda995 color schemes
#eda995 color preview, HTML & CSS examples
This text has a color of #eda995
<p style="color:#eda995;">Text here</p>
.mytext {color:#eda995;}
This box has a color of #eda995
<div style="background-color:#eda995;">Content here</div>
.mybackground {background-color:#eda995;}
Border around this has a color of #eda995
<div style="border:2px solid #eda995;">Content here</div>
.myborder {border:2px solid #eda995;}