#bced9f color space conversions
Hex:
#bced9f
RGB:
188, 237, 159
CMY:
26, 7, 38
CMYK:
21, 0, 33, 7
HSL:
98°, 68.4211%, 77.6471%
HSV (HSB):
98°, 32.9114%, 92.9412%
XYZ:
57.2812, 73.7629, 44.0195
xyY:
0.3272, 0.4213, 73.7629
CIE-Lab:
88.8103, -29.4295, 32.8221
CIE-LCH:
88.8103, 44.0839, 131.8806
CIE-Luv:
88.8103, -24.2641, 50.7900
Hunter-Lab:
85.8854, -31.2488, 29.7314
#bced9f color charts
#bced9f color shades, tints & tones
#bced9f color schemes
#bced9f color preview, HTML & CSS examples
This text has a color of #bced9f
<p style="color:#bced9f;">Text here</p>
.mytext {color:#bced9f;}
This box has a color of #bced9f
<div style="background-color:#bced9f;">Content here</div>
.mybackground {background-color:#bced9f;}
Border around this has a color of #bced9f
<div style="border:2px solid #bced9f;">Content here</div>
.myborder {border:2px solid #bced9f;}