#eda05b color space conversions
Hex:
#eda05b
RGB:
237, 160, 91
CMY:
7, 37, 64
CMYK:
0, 32, 62, 7
HSL:
28°, 80.2198%, 64.3137%
HSV (HSB):
28°, 61.6034%, 92.9412%
XYZ:
49.3842, 43.9015, 15.7685
xyY:
0.4528, 0.4026, 43.9015
CIE-Lab:
72.1626, 21.9522, 46.9760
CIE-LCH:
72.1626, 51.8521, 64.9530
CIE-Luv:
72.1626, 59.7812, 51.4515
Hunter-Lab:
66.2582, 17.0895, 32.2705
#eda05b color charts
#eda05b color shades, tints & tones
#eda05b color schemes
#eda05b color preview, HTML & CSS examples
This text has a color of #eda05b
<p style="color:#eda05b;">Text here</p>
.mytext {color:#eda05b;}
This box has a color of #eda05b
<div style="background-color:#eda05b;">Content here</div>
.mybackground {background-color:#eda05b;}
Border around this has a color of #eda05b
<div style="border:2px solid #eda05b;">Content here</div>
.myborder {border:2px solid #eda05b;}