#bed356 color space conversions
Hex:
#bed356
RGB:
190, 211, 86
CMY:
25, 17, 66
CMYK:
10, 0, 59, 17
HSL:
70°, 58.6854%, 58.2353%
HSV (HSB):
70°, 59.2417%, 82.7451%
XYZ:
46.2092, 58.2076, 17.6038
xyY:
0.3787, 0.4770, 58.2076
CIE-Lab:
80.8541, -24.3168, 58.0352
CIE-LCH:
80.8541, 62.9237, 112.7337
CIE-Luv:
80.8541, -8.0985, 74.1535
Hunter-Lab:
76.2939, -25.4016, 39.7253
#bed356 color charts
#bed356 color shades, tints & tones
#bed356 color schemes
#bed356 color preview, HTML & CSS examples
This text has a color of #bed356
<p style="color:#bed356;">Text here</p>
.mytext {color:#bed356;}
This box has a color of #bed356
<div style="background-color:#bed356;">Content here</div>
.mybackground {background-color:#bed356;}
Border around this has a color of #bed356
<div style="border:2px solid #bed356;">Content here</div>
.myborder {border:2px solid #bed356;}