#bded14 color space conversions
Hex:
#bded14
RGB:
189, 237, 20
CMY:
26, 7, 92
CMYK:
20, 0, 92, 7
HSL:
73°, 85.7708%, 50.3922%
HSV (HSB):
73°, 91.5612%, 92.9412%
XYZ:
51.3967, 71.4377, 11.7418
xyY:
0.3819, 0.5308, 71.4377
CIE-Lab:
87.6972, -39.6196, 83.5917
CIE-LCH:
87.6972, 92.5056, 115.3593
CIE-Luv:
87.6972, -23.1802, 98.9451
Hunter-Lab:
84.5208, -39.3664, 50.9279
#bded14 color charts
#bded14 color shades, tints & tones
#bded14 color schemes
#bded14 color preview, HTML & CSS examples
This text has a color of #bded14
<p style="color:#bded14;">Text here</p>
.mytext {color:#bded14;}
This box has a color of #bded14
<div style="background-color:#bded14;">Content here</div>
.mybackground {background-color:#bded14;}
Border around this has a color of #bded14
<div style="border:2px solid #bded14;">Content here</div>
.myborder {border:2px solid #bded14;}