#bed642 color space conversions
Hex:
#bed642
RGB:
190, 214, 66
CMY:
25, 16, 74
CMYK:
11, 0, 69, 16
HSL:
70°, 64.3478%, 54.9020%
HSV (HSB):
70°, 69.1589%, 83.9216%
XYZ:
46.2651, 59.4336, 14.1877
xyY:
0.3859, 0.4957, 59.4336
CIE-Lab:
81.5294, -27.0690, 66.7598
CIE-LCH:
81.5294, 72.0389, 112.0710
CIE-Luv:
81.5294, -9.6095, 81.9263
Hunter-Lab:
77.0932, -27.7918, 43.0540
#bed642 color charts
#bed642 color shades, tints & tones
#bed642 color schemes
#bed642 color preview, HTML & CSS examples
This text has a color of #bed642
<p style="color:#bed642;">Text here</p>
.mytext {color:#bed642;}
This box has a color of #bed642
<div style="background-color:#bed642;">Content here</div>
.mybackground {background-color:#bed642;}
Border around this has a color of #bed642
<div style="border:2px solid #bed642;">Content here</div>
.myborder {border:2px solid #bed642;}