#bed249 color space conversions
Hex:
#bed249
RGB:
190, 210, 73
CMY:
25, 18, 71
CMYK:
10, 0, 65, 18
HSL:
69°, 60.3524%, 55.4902%
HSV (HSB):
69°, 65.2381%, 82.3529%
XYZ:
45.4844, 57.5214, 15.0088
xyY:
0.3854, 0.4874, 57.5214
CIE-Lab:
80.4720, -24.7362, 63.0171
CIE-LCH:
80.4720, 67.6981, 111.4316
CIE-Luv:
80.4720, -7.3185, 78.1450
Hunter-Lab:
75.8428, -25.6751, 41.3569
#bed249 color charts
#bed249 color shades, tints & tones
#bed249 color schemes
#bed249 color preview, HTML & CSS examples
This text has a color of #bed249
<p style="color:#bed249;">Text here</p>
.mytext {color:#bed249;}
This box has a color of #bed249
<div style="background-color:#bed249;">Content here</div>
.mybackground {background-color:#bed249;}
Border around this has a color of #bed249
<div style="border:2px solid #bed249;">Content here</div>
.myborder {border:2px solid #bed249;}