#ededb2 color space conversions
Hex:
#ededb2
RGB:
237, 237, 178
CMY:
7, 7, 30
CMYK:
0, 0, 25, 7
HSL:
60°, 62.1053%, 81.3725%
HSV (HSB):
60°, 24.8945%, 92.9412%
XYZ:
73.2451, 81.7873, 54.0456
xyY:
0.3503, 0.3912, 81.7873
CIE-Lab:
92.4809, -9.1842, 28.6816
CIE-LCH:
92.4809, 30.1162, 107.7557
CIE-Luv:
92.4809, 3.0430, 42.1706
Hunter-Lab:
90.4363, -13.6949, 27.8732
#ededb2 color charts
#ededb2 color shades, tints & tones
#ededb2 color schemes
#ededb2 color preview, HTML & CSS examples
This text has a color of #ededb2
<p style="color:#ededb2;">Text here</p>
.mytext {color:#ededb2;}
This box has a color of #ededb2
<div style="background-color:#ededb2;">Content here</div>
.mybackground {background-color:#ededb2;}
Border around this has a color of #ededb2
<div style="border:2px solid #ededb2;">Content here</div>
.myborder {border:2px solid #ededb2;}