#eadcbc color space conversions
Hex:
#eadcbc
RGB:
234, 220, 188
CMY:
8, 14, 26
CMYK:
0, 6, 20, 8
HSL:
42°, 52.2727%, 82.7451%
HSV (HSB):
42°, 19.6581%, 91.7647%
XYZ:
68.6020, 72.3097, 57.9184
xyY:
0.3450, 0.3637, 72.3097
CIE-Lab:
88.1174, -0.2748, 17.4629
CIE-LCH:
88.1174, 17.4651, 90.9016
CIE-Luv:
88.1174, 10.2502, 25.2962
Hunter-Lab:
85.0351, -4.8067, 19.1414
#eadcbc color charts
#eadcbc color shades, tints & tones
#eadcbc color schemes
#eadcbc color preview, HTML & CSS examples
This text has a color of #eadcbc
<p style="color:#eadcbc;">Text here</p>
.mytext {color:#eadcbc;}
This box has a color of #eadcbc
<div style="background-color:#eadcbc;">Content here</div>
.mybackground {background-color:#eadcbc;}
Border around this has a color of #eadcbc
<div style="border:2px solid #eadcbc;">Content here</div>
.myborder {border:2px solid #eadcbc;}