#1edbac color space conversions
Hex:
#1edbac
RGB:
30, 219, 172
CMY:
88, 14, 33
CMYK:
86, 0, 21, 14
HSL:
165°, 75.9036%, 48.8235%
HSV (HSB):
165°, 86.3014%, 85.8824%
XYZ:
33.3133, 53.9176, 47.6811
xyY:
0.2469, 0.3997, 53.9176
CIE-Lab:
78.4137, -54.4251, 10.9052
CIE-LCH:
78.4137, 55.5069, 168.6696
CIE-Luv:
78.4137, -63.7863, 24.7215
Hunter-Lab:
73.4286, -47.5176, 12.8999
#1edbac color charts
#1edbac color shades, tints & tones
#1edbac color schemes
#1edbac color preview, HTML & CSS examples
This text has a color of #1edbac
<p style="color:#1edbac;">Text here</p>
.mytext {color:#1edbac;}
This box has a color of #1edbac
<div style="background-color:#1edbac;">Content here</div>
.mybackground {background-color:#1edbac;}
Border around this has a color of #1edbac
<div style="border:2px solid #1edbac;">Content here</div>
.myborder {border:2px solid #1edbac;}