#bed14c color space conversions
Hex:
#bed14c
RGB:
190, 209, 76
CMY:
25, 18, 70
CMYK:
9, 0, 64, 18
HSL:
69°, 59.1111%, 55.8824%
HSV (HSB):
69°, 63.6364%, 81.9608%
XYZ:
45.3402, 57.0699, 15.4634
xyY:
0.3847, 0.4842, 57.0699
CIE-Lab:
80.2189, -24.0592, 61.5481
CIE-LCH:
80.2189, 66.0833, 111.3506
CIE-Luv:
80.2189, -6.7643, 76.7461
Hunter-Lab:
75.5446, -25.0714, 40.7450
#bed14c color charts
#bed14c color shades, tints & tones
#bed14c color schemes
#bed14c color preview, HTML & CSS examples
This text has a color of #bed14c
<p style="color:#bed14c;">Text here</p>
.mytext {color:#bed14c;}
This box has a color of #bed14c
<div style="background-color:#bed14c;">Content here</div>
.mybackground {background-color:#bed14c;}
Border around this has a color of #bed14c
<div style="border:2px solid #bed14c;">Content here</div>
.myborder {border:2px solid #bed14c;}