#bed801 color space conversions
Hex:
#bed801
RGB:
190, 216, 1
CMY:
25, 15, 100
CMYK:
12, 0, 100, 15
HSL:
67°, 99.0783%, 42.5490%
HSV (HSB):
67°, 99.5370%, 84.7059%
XYZ:
45.7965, 60.0611, 9.2079
xyY:
0.3980, 0.5220, 60.0611
CIE-Lab:
81.8714, -29.8756, 80.9567
CIE-LCH:
81.8714, 86.2933, 110.2557
CIE-Luv:
81.8714, -10.4608, 92.0124
Hunter-Lab:
77.4991, -30.1423, 47.2049
#bed801 color charts
#bed801 color shades, tints & tones
#bed801 color schemes
#bed801 color preview, HTML & CSS examples
This text has a color of #bed801
<p style="color:#bed801;">Text here</p>
.mytext {color:#bed801;}
This box has a color of #bed801
<div style="background-color:#bed801;">Content here</div>
.mybackground {background-color:#bed801;}
Border around this has a color of #bed801
<div style="border:2px solid #bed801;">Content here</div>
.myborder {border:2px solid #bed801;}