#edebac color space conversions
Hex:
#edebac
RGB:
237, 235, 172
CMY:
7, 8, 33
CMYK:
0, 1, 27, 7
HSL:
58°, 64.3564%, 80.1961%
HSV (HSB):
58°, 27.4262%, 92.9412%
XYZ:
72.0798, 80.3997, 50.7494
xyY:
0.3547, 0.3956, 80.3997
CIE-Lab:
91.8639, -8.9690, 30.9049
CIE-LCH:
91.8639, 32.1801, 106.1834
CIE-Luv:
91.8639, 4.4620, 44.8570
Hunter-Lab:
89.6659, -13.4244, 29.2090
#edebac color charts
#edebac RGB chart
#edebac CMYK chart
#edebac RGB pie chart
#edebac color shades, tints & tones
#edebac color schemes
#edebac color preview, HTML & CSS examples
This text has a color of #edebac
<p style="color:#edebac;">Text here</p>
.mytext {color:#edebac;}
Text color #edebac
This box has a color of #edebac
<div style="background-color:#edebac;">Content here</div>
.mybackground {background-color:#edebac;}
Background color #edebac
Border around this has a color of #edebac
<div style="border:2px solid #edebac;">Content here</div>
.myborder {border:2px solid #edebac;}
Border color #edebac