#beedad color space conversions
Hex:
#beedad
RGB:
190, 237, 173
CMY:
25, 7, 32
CMYK:
20, 0, 27, 7
HSL:
104°, 64.0000%, 80.3922%
HSV (HSB):
104°, 27.0042%, 92.9412%
XYZ:
59.0622, 74.5327, 50.8085
xyY:
0.3203, 0.4042, 74.5327
CIE-Lab:
89.1736, -26.6630, 26.2064
CIE-LCH:
89.1736, 37.3856, 135.4948
CIE-Luv:
89.1736, -23.3466, 41.9862
Hunter-Lab:
86.3323, -28.9649, 25.5391
#beedad color charts
#beedad color shades, tints & tones
#beedad color schemes
#beedad color preview, HTML & CSS examples
This text has a color of #beedad
<p style="color:#beedad;">Text here</p>
.mytext {color:#beedad;}
This box has a color of #beedad
<div style="background-color:#beedad;">Content here</div>
.mybackground {background-color:#beedad;}
Border around this has a color of #beedad
<div style="border:2px solid #beedad;">Content here</div>
.myborder {border:2px solid #beedad;}