#ededc2 color space conversions
Hex:
#ededc2
RGB:
237, 237, 194
CMY:
7, 7, 24
CMYK:
0, 0, 18, 7
HSL:
60°, 54.4304%, 84.5098%
HSV (HSB):
60°, 18.1435%, 92.9412%
XYZ:
74.9468, 82.4679, 63.0067
xyY:
0.3400, 0.3741, 82.4679
CIE-Lab:
92.7810, -6.9549, 20.8905
CIE-LCH:
92.7810, 22.0178, 108.4136
CIE-Luv:
92.7810, 2.2762, 31.5364
Hunter-Lab:
90.8119, -11.6051, 22.4320
#ededc2 color charts
#ededc2 color shades, tints & tones
#ededc2 color schemes
#ededc2 color preview, HTML & CSS examples
This text has a color of #ededc2
<p style="color:#ededc2;">Text here</p>
.mytext {color:#ededc2;}
This box has a color of #ededc2
<div style="background-color:#ededc2;">Content here</div>
.mybackground {background-color:#ededc2;}
Border around this has a color of #ededc2
<div style="border:2px solid #ededc2;">Content here</div>
.myborder {border:2px solid #ededc2;}