#bed95f color space conversions
Hex:
#bed95f
RGB:
190, 217, 95
CMY:
25, 15, 63
CMYK:
12, 0, 56, 15
HSL:
73°, 61.6162%, 61.1765%
HSV (HSB):
73°, 56.2212%, 85.0980%
XYZ:
48.1136, 61.3991, 20.1418
xyY:
0.3711, 0.4736, 61.3991
CIE-Lab:
82.5928, -26.4829, 56.0301
CIE-LCH:
82.5928, 61.9735, 115.2980
CIE-Luv:
82.5928, -11.7084, 73.4500
Hunter-Lab:
78.3576, -27.5220, 39.6098
#bed95f color charts
#bed95f color shades, tints & tones
#bed95f color schemes
#bed95f color preview, HTML & CSS examples
This text has a color of #bed95f
<p style="color:#bed95f;">Text here</p>
.mytext {color:#bed95f;}
This box has a color of #bed95f
<div style="background-color:#bed95f;">Content here</div>
.mybackground {background-color:#bed95f;}
Border around this has a color of #bed95f
<div style="border:2px solid #bed95f;">Content here</div>
.myborder {border:2px solid #bed95f;}