#bed07c color space conversions
Hex:
#bed07c
RGB:
190, 208, 124
CMY:
25, 18, 51
CMYK:
9, 0, 40, 18
HSL:
73°, 47.1910%, 65.0980%
HSV (HSB):
73°, 40.3846%, 81.5686%
XYZ:
47.4292, 57.5141, 27.6703
xyY:
0.3576, 0.4337, 57.5141
CIE-Lab:
80.4679, -19.2224, 39.6420
CIE-LCH:
80.4679, 44.0567, 115.8688
CIE-Luv:
80.4679, -7.1291, 55.2959
Hunter-Lab:
75.8381, -21.0826, 31.4541
#bed07c color charts
#bed07c color shades, tints & tones
#bed07c color schemes
#bed07c color preview, HTML & CSS examples
This text has a color of #bed07c
<p style="color:#bed07c;">Text here</p>
.mytext {color:#bed07c;}
This box has a color of #bed07c
<div style="background-color:#bed07c;">Content here</div>
.mybackground {background-color:#bed07c;}
Border around this has a color of #bed07c
<div style="border:2px solid #bed07c;">Content here</div>
.myborder {border:2px solid #bed07c;}