#bedb2c color space conversions
Hex:
#bedb2c
RGB:
190, 219, 44
CMY:
25, 14, 83
CMYK:
13, 0, 80, 14
HSL:
70°, 70.8502%, 51.5686%
HSV (HSB):
70°, 79.9087%, 85.8824%
XYZ:
47.0213, 61.7920, 11.8316
xyY:
0.3897, 0.5122, 61.7920
CIE-Lab:
82.8027, -30.4262, 74.9107
CIE-LCH:
82.8027, 80.8540, 112.1053
CIE-Luv:
82.8027, -12.3848, 88.9295
Hunter-Lab:
78.6079, -30.7895, 46.1015
#bedb2c color charts
#bedb2c color shades, tints & tones
#bedb2c color schemes
#bedb2c color preview, HTML & CSS examples
This text has a color of #bedb2c
<p style="color:#bedb2c;">Text here</p>
.mytext {color:#bedb2c;}
This box has a color of #bedb2c
<div style="background-color:#bedb2c;">Content here</div>
.mybackground {background-color:#bedb2c;}
Border around this has a color of #bedb2c
<div style="border:2px solid #bedb2c;">Content here</div>
.myborder {border:2px solid #bedb2c;}