#bed3ac color space conversions
Hex:
#bed3ac
RGB:
190, 211, 172
CMY:
25, 17, 33
CMYK:
10, 0, 18, 17
HSL:
92°, 30.7087%, 75.0980%
HSV (HSB):
92°, 18.4834%, 82.7451%
XYZ:
51.9759, 60.5142, 47.9707
xyY:
0.3239, 0.3771, 60.5142
CIE-Lab:
82.1169, -14.0422, 16.9832
CIE-LCH:
82.1169, 22.0366, 129.5849
CIE-Luv:
82.1169, -10.0918, 26.8635
Hunter-Lab:
77.7909, -16.8696, 17.8917
#bed3ac color charts
#bed3ac color shades, tints & tones
#bed3ac color schemes
#bed3ac color preview, HTML & CSS examples
This text has a color of #bed3ac
<p style="color:#bed3ac;">Text here</p>
.mytext {color:#bed3ac;}
This box has a color of #bed3ac
<div style="background-color:#bed3ac;">Content here</div>
.mybackground {background-color:#bed3ac;}
Border around this has a color of #bed3ac
<div style="border:2px solid #bed3ac;">Content here</div>
.myborder {border:2px solid #bed3ac;}