#edeab4 color space conversions
Hex:
#edeab4
RGB:
237, 234, 180
CMY:
7, 8, 29
CMYK:
0, 1, 24, 7
HSL:
57°, 61.2903%, 81.7647%
HSV (HSB):
57°, 24.0506%, 92.9412%
XYZ:
72.5861, 80.1454, 54.8239
xyY:
0.3497, 0.3861, 80.1454
CIE-Lab:
91.7501, -7.4132, 26.6651
CIE-LCH:
91.7501, 27.6764, 105.5366
CIE-Luv:
91.7501, 4.6455, 39.1668
Hunter-Lab:
89.5240, -11.9391, 26.3580
#edeab4 color charts
#edeab4 color shades, tints & tones
#edeab4 color schemes
#edeab4 color preview, HTML & CSS examples
This text has a color of #edeab4
<p style="color:#edeab4;">Text here</p>
.mytext {color:#edeab4;}
This box has a color of #edeab4
<div style="background-color:#edeab4;">Content here</div>
.mybackground {background-color:#edeab4;}
Border around this has a color of #edeab4
<div style="border:2px solid #edeab4;">Content here</div>
.myborder {border:2px solid #edeab4;}