#edbeb2 color space conversions
Hex:
#edbeb2
RGB:
237, 190, 178
CMY:
7, 25, 30
CMYK:
0, 20, 25, 7
HSL:
12°, 62.1053%, 81.3725%
HSV (HSB):
12°, 24.8945%, 92.9412%
XYZ:
61.3744, 58.0458, 50.0887
xyY:
0.3621, 0.3424, 58.0458
CIE-Lab:
80.7642, 15.0811, 12.4435
CIE-LCH:
80.7642, 19.5520, 39.5263
CIE-Luv:
80.7642, 30.4313, 15.0545
Hunter-Lab:
76.1878, 10.4651, 14.3520
#edbeb2 color charts
#edbeb2 color shades, tints & tones
#edbeb2 color schemes
#edbeb2 color preview, HTML & CSS examples
This text has a color of #edbeb2
<p style="color:#edbeb2;">Text here</p>
.mytext {color:#edbeb2;}
This box has a color of #edbeb2
<div style="background-color:#edbeb2;">Content here</div>
.mybackground {background-color:#edbeb2;}
Border around this has a color of #edbeb2
<div style="border:2px solid #edbeb2;">Content here</div>
.myborder {border:2px solid #edbeb2;}