#bedf20 color space conversions
Hex:
#bedf20
RGB:
190, 223, 32
CMY:
25, 13, 87
CMYK:
15, 0, 86, 13
HSL:
70°, 74.9020%, 50.0000%
HSV (HSB):
70°, 85.6502%, 87.4510%
XYZ:
47.8836, 63.8268, 11.1626
xyY:
0.3897, 0.5195, 63.8268
CIE-Lab:
83.8755, -32.6478, 78.5944
CIE-LCH:
83.8755, 85.1055, 112.5578
CIE-Luv:
83.8755, -14.6707, 92.3153
Hunter-Lab:
79.8917, -32.8253, 47.6401
#bedf20 color charts
#bedf20 color shades, tints & tones
#bedf20 color schemes
#bedf20 color preview, HTML & CSS examples
This text has a color of #bedf20
<p style="color:#bedf20;">Text here</p>
.mytext {color:#bedf20;}
This box has a color of #bedf20
<div style="background-color:#bedf20;">Content here</div>
.mybackground {background-color:#bedf20;}
Border around this has a color of #bedf20
<div style="border:2px solid #bedf20;">Content here</div>
.myborder {border:2px solid #bedf20;}