#edb2a2 color space conversions
Hex:
#edb2a2
RGB:
237, 178, 162
CMY:
7, 30, 36
CMYK:
0, 25, 32, 7
HSL:
13°, 67.5676%, 78.2353%
HSV (HSB):
13°, 31.6456%, 92.9412%
XYZ:
57.3670, 52.4539, 41.2835
xyY:
0.3797, 0.3471, 52.4539
CIE-Lab:
77.5515, 19.3107, 16.5401
CIE-LCH:
77.5515, 25.4259, 40.5808
CIE-Luv:
77.5515, 39.5278, 19.4999
Hunter-Lab:
72.4251, 14.6437, 16.9013
#edb2a2 color charts
#edb2a2 color shades, tints & tones
#edb2a2 color schemes
#edb2a2 color preview, HTML & CSS examples
This text has a color of #edb2a2
<p style="color:#edb2a2;">Text here</p>
.mytext {color:#edb2a2;}
This box has a color of #edb2a2
<div style="background-color:#edb2a2;">Content here</div>
.mybackground {background-color:#edb2a2;}
Border around this has a color of #edb2a2
<div style="border:2px solid #edb2a2;">Content here</div>
.myborder {border:2px solid #edb2a2;}