#bced4a color space conversions
Hex:
#bced4a
RGB:
188, 237, 74
CMY:
26, 7, 71
CMYK:
21, 0, 69, 7
HSL:
78°, 81.9095%, 60.9804%
HSV (HSB):
78°, 68.7764%, 92.9412%
XYZ:
52.2593, 71.7542, 17.5741
xyY:
0.3691, 0.5068, 71.7542
CIE-Lab:
87.8501, -38.0125, 70.1586
CIE-LCH:
87.8501, 79.7946, 118.4492
CIE-Luv:
87.8501, -23.8504, 89.4702
Hunter-Lab:
84.7078, -38.1157, 46.9947
#bced4a color charts
#bced4a color shades, tints & tones
#bced4a color schemes
#bced4a color preview, HTML & CSS examples
This text has a color of #bced4a
<p style="color:#bced4a;">Text here</p>
.mytext {color:#bced4a;}
This box has a color of #bced4a
<div style="background-color:#bced4a;">Content here</div>
.mybackground {background-color:#bced4a;}
Border around this has a color of #bced4a
<div style="border:2px solid #bced4a;">Content here</div>
.myborder {border:2px solid #bced4a;}