#bed214 color space conversions
Hex:
#bed214
RGB:
190, 210, 20
CMY:
25, 18, 92
CMYK:
10, 0, 90, 18
HSL:
66°, 82.6087%, 45.0980%
HSV (HSB):
66°, 90.4762%, 82.3529%
XYZ:
44.4081, 57.0908, 9.3409
xyY:
0.4007, 0.5151, 57.0908
CIE-Lab:
80.2307, -26.8057, 77.7073
CIE-LCH:
80.2307, 82.2008, 109.0323
CIE-Luv:
80.2307, -6.8726, 88.5229
Hunter-Lab:
75.5585, -27.3174, 45.5612
#bed214 color charts
#bed214 color shades, tints & tones
#bed214 color schemes
#bed214 color preview, HTML & CSS examples
This text has a color of #bed214
<p style="color:#bed214;">Text here</p>
.mytext {color:#bed214;}
This box has a color of #bed214
<div style="background-color:#bed214;">Content here</div>
.mybackground {background-color:#bed214;}
Border around this has a color of #bed214
<div style="border:2px solid #bed214;">Content here</div>
.myborder {border:2px solid #bed214;}