#bed1ab color space conversions
Hex:
#bed1ab
RGB:
190, 209, 171
CMY:
25, 18, 33
CMYK:
9, 0, 18, 18
HSL:
90°, 29.2308%, 74.5098%
HSV (HSB):
90°, 18.1818%, 81.9608%
XYZ:
51.3864, 59.4884, 47.3021
xyY:
0.3249, 0.3761, 59.4884
CIE-Lab:
81.5593, -13.1904, 16.7321
CIE-LCH:
81.5593, 21.3061, 128.2497
CIE-Luv:
81.5593, -9.0175, 26.3314
Hunter-Lab:
77.1287, -16.0511, 17.6282
#bed1ab color charts
#bed1ab color shades, tints & tones
#bed1ab color schemes
#bed1ab color preview, HTML & CSS examples
This text has a color of #bed1ab
<p style="color:#bed1ab;">Text here</p>
.mytext {color:#bed1ab;}
This box has a color of #bed1ab
<div style="background-color:#bed1ab;">Content here</div>
.mybackground {background-color:#bed1ab;}
Border around this has a color of #bed1ab
<div style="border:2px solid #bed1ab;">Content here</div>
.myborder {border:2px solid #bed1ab;}