#bee5ba color space conversions
Hex:
#bee5ba
RGB:
190, 229, 186
CMY:
25, 10, 27
CMYK:
17, 0, 19, 10
HSL:
114°, 45.2632%, 81.3725%
HSV (HSB):
114°, 18.7773%, 89.8039%
XYZ:
58.1174, 70.5309, 57.0051
xyY:
0.3130, 0.3799, 70.5309
CIE-Lab:
87.2566, -20.6873, 16.8350
CIE-LCH:
87.2566, 26.6717, 140.8618
CIE-Luv:
87.2566, -19.5380, 28.1882
Hunter-Lab:
83.9827, -23.4447, 18.5435
#bee5ba color charts
#bee5ba color shades, tints & tones
#bee5ba color schemes
#bee5ba color preview, HTML & CSS examples
This text has a color of #bee5ba
<p style="color:#bee5ba;">Text here</p>
.mytext {color:#bee5ba;}
This box has a color of #bee5ba
<div style="background-color:#bee5ba;">Content here</div>
.mybackground {background-color:#bee5ba;}
Border around this has a color of #bee5ba
<div style="border:2px solid #bee5ba;">Content here</div>
.myborder {border:2px solid #bee5ba;}