#bedb2f color space conversions
Hex:
#bedb2f
RGB:
190, 219, 47
CMY:
25, 14, 82
CMYK:
13, 0, 79, 14
HSL:
70°, 70.4918%, 52.1569%
HSV (HSB):
70°, 78.5388%, 85.8824%
XYZ:
47.0798, 61.8154, 12.1395
xyY:
0.3890, 0.5107, 61.8154
CIE-Lab:
82.8152, -30.3161, 74.1114
CIE-LCH:
82.8152, 80.0722, 112.2475
CIE-Luv:
82.8152, -12.4021, 88.3849
Hunter-Lab:
78.6228, -30.7030, 45.8814
#bedb2f color charts
#bedb2f color shades, tints & tones
#bedb2f color schemes
#bedb2f color preview, HTML & CSS examples
This text has a color of #bedb2f
<p style="color:#bedb2f;">Text here</p>
.mytext {color:#bedb2f;}
This box has a color of #bedb2f
<div style="background-color:#bedb2f;">Content here</div>
.mybackground {background-color:#bedb2f;}
Border around this has a color of #bedb2f
<div style="border:2px solid #bedb2f;">Content here</div>
.myborder {border:2px solid #bedb2f;}