#eda95f color space conversions
Hex:
#eda95f
RGB:
237, 169, 95
CMY:
7, 34, 63
CMYK:
0, 29, 60, 7
HSL:
31°, 79.7753%, 65.0980%
HSV (HSB):
31°, 59.9156%, 92.9412%
XYZ:
51.1786, 47.2067, 17.2409
xyY:
0.4426, 0.4083, 47.2067
CIE-Lab:
74.3218, 17.4561, 47.5266
CIE-LCH:
74.3218, 50.6309, 69.8322
CIE-Luv:
74.3218, 52.7361, 53.6567
Hunter-Lab:
68.7071, 12.7237, 33.2172
#eda95f color charts
#eda95f color shades, tints & tones
#eda95f color schemes
#eda95f color preview, HTML & CSS examples
This text has a color of #eda95f
<p style="color:#eda95f;">Text here</p>
.mytext {color:#eda95f;}
This box has a color of #eda95f
<div style="background-color:#eda95f;">Content here</div>
.mybackground {background-color:#eda95f;}
Border around this has a color of #eda95f
<div style="border:2px solid #eda95f;">Content here</div>
.myborder {border:2px solid #eda95f;}