#edbcc2 color space conversions
Hex:
#edbcc2
RGB:
237, 188, 194
CMY:
7, 26, 24
CMYK:
0, 21, 18, 7
HSL:
353°, 57.6471%, 83.3333%
HSV (HSB):
353°, 20.6751%, 92.9412%
XYZ:
62.6459, 57.8660, 58.9064
xyY:
0.3492, 0.3225, 57.8660
CIE-Lab:
80.6642, 18.4761, 3.6963
CIE-LCH:
80.6642, 18.8423, 11.3131
CIE-Luv:
80.6642, 29.8340, 2.0639
Hunter-Lab:
76.0697, 13.8786, 7.3362
#edbcc2 color charts
#edbcc2 color shades, tints & tones
#edbcc2 color schemes
#edbcc2 color preview, HTML & CSS examples
This text has a color of #edbcc2
<p style="color:#edbcc2;">Text here</p>
.mytext {color:#edbcc2;}
This box has a color of #edbcc2
<div style="background-color:#edbcc2;">Content here</div>
.mybackground {background-color:#edbcc2;}
Border around this has a color of #edbcc2
<div style="border:2px solid #edbcc2;">Content here</div>
.myborder {border:2px solid #edbcc2;}