#eed3ba color space conversions
Hex:
#eed3ba
RGB:
238, 211, 186
CMY:
7, 17, 27
CMYK:
0, 11, 22, 7
HSL:
29°, 60.4651%, 83.1373%
HSV (HSB):
29°, 21.8487%, 93.3333%
XYZ:
67.4171, 68.3108, 56.0864
xyY:
0.3515, 0.3561, 68.3108
CIE-Lab:
86.1616, 5.5581, 15.8177
CIE-LCH:
86.1616, 16.7658, 70.6395
CIE-Luv:
86.1616, 18.0618, 21.8051
Hunter-Lab:
82.6504, 0.9625, 17.6212
#eed3ba color charts
#eed3ba color shades, tints & tones
#eed3ba color schemes
#eed3ba color preview, HTML & CSS examples
This text has a color of #eed3ba
<p style="color:#eed3ba;">Text here</p>
.mytext {color:#eed3ba;}
This box has a color of #eed3ba
<div style="background-color:#eed3ba;">Content here</div>
.mybackground {background-color:#eed3ba;}
Border around this has a color of #eed3ba
<div style="border:2px solid #eed3ba;">Content here</div>
.myborder {border:2px solid #eed3ba;}