#bedc24 color space conversions
Hex:
#bedc24
RGB:
190, 220, 36
CMY:
25, 14, 86
CMYK:
14, 0, 84, 14
HSL:
70°, 72.4409%, 50.1961%
HSV (HSB):
70°, 83.6364%, 86.2745%
XYZ:
47.1468, 62.2609, 11.2017
xyY:
0.3909, 0.5162, 62.2609
CIE-Lab:
83.0520, -31.1492, 77.0652
CIE-LCH:
83.0520, 83.1223, 112.0082
CIE-Luv:
83.0520, -12.9326, 90.5986
Hunter-Lab:
78.9056, -31.4293, 46.8169
#bedc24 color charts
#bedc24 color shades, tints & tones
#bedc24 color schemes
#bedc24 color preview, HTML & CSS examples
This text has a color of #bedc24
<p style="color:#bedc24;">Text here</p>
.mytext {color:#bedc24;}
This box has a color of #bedc24
<div style="background-color:#bedc24;">Content here</div>
.mybackground {background-color:#bedc24;}
Border around this has a color of #bedc24
<div style="border:2px solid #bedc24;">Content here</div>
.myborder {border:2px solid #bedc24;}