#bced6b color space conversions
Hex:
#bced6b
RGB:
188, 237, 107
CMY:
26, 7, 58
CMYK:
21, 0, 55, 7
HSL:
83°, 78.3133%, 67.4510%
HSV (HSB):
83°, 54.8523%, 92.9412%
XYZ:
53.6771, 72.3213, 25.0402
xyY:
0.3554, 0.4788, 72.3213
CIE-Lab:
88.1230, -35.5174, 56.9886
CIE-LCH:
88.1230, 67.1504, 121.9327
CIE-Luv:
88.1230, -23.9703, 77.8863
Hunter-Lab:
85.0419, -36.1571, 42.0716
#bced6b color charts
#bced6b color shades, tints & tones
#bced6b color schemes
#bced6b color preview, HTML & CSS examples
This text has a color of #bced6b
<p style="color:#bced6b;">Text here</p>
.mytext {color:#bced6b;}
This box has a color of #bced6b
<div style="background-color:#bced6b;">Content here</div>
.mybackground {background-color:#bced6b;}
Border around this has a color of #bced6b
<div style="border:2px solid #bced6b;">Content here</div>
.myborder {border:2px solid #bced6b;}