#bed200 color space conversions
Hex:
#bed200
RGB:
190, 210, 0
CMY:
25, 18, 100
CMYK:
10, 0, 100, 18
HSL:
66°, 100.0000%, 41.1765%
HSV (HSB):
66°, 100.0000%, 82.3529%
XYZ:
44.2818, 57.0403, 8.6760
xyY:
0.4026, 0.5186, 57.0403
CIE-Lab:
80.2023, -27.0514, 79.8030
CIE-LCH:
80.2023, 84.2633, 108.7255
CIE-Luv:
80.2023, -6.8189, 89.7729
Hunter-Lab:
75.5251, -27.5108, 46.0566
#bed200 color charts
#bed200 color shades, tints & tones
#bed200 color schemes
#bed200 color preview, HTML & CSS examples
This text has a color of #bed200
<p style="color:#bed200;">Text here</p>
.mytext {color:#bed200;}
This box has a color of #bed200
<div style="background-color:#bed200;">Content here</div>
.mybackground {background-color:#bed200;}
Border around this has a color of #bed200
<div style="border:2px solid #bed200;">Content here</div>
.myborder {border:2px solid #bed200;}