#bed402 color space conversions
Hex:
#bed402
RGB:
190, 212, 2
CMY:
25, 17, 99
CMYK:
10, 0, 99, 17
HSL:
66°, 98.1308%, 41.9608%
HSV (HSB):
66°, 99.0566%, 83.1373%
XYZ:
44.7896, 58.0385, 8.8993
xyY:
0.4009, 0.5195, 58.0385
CIE-Lab:
80.7602, -27.9801, 80.0327
CIE-LCH:
80.7602, 84.7828, 109.2700
CIE-Luv:
80.7602, -8.0456, 90.4299
Hunter-Lab:
76.1830, -28.3762, 46.4021
#bed402 color charts
#bed402 color shades, tints & tones
#bed402 color schemes
#bed402 color preview, HTML & CSS examples
This text has a color of #bed402
<p style="color:#bed402;">Text here</p>
.mytext {color:#bed402;}
This box has a color of #bed402
<div style="background-color:#bed402;">Content here</div>
.mybackground {background-color:#bed402;}
Border around this has a color of #bed402
<div style="border:2px solid #bed402;">Content here</div>
.myborder {border:2px solid #bed402;}