#bed305 color space conversions
Hex:
#bed305
RGB:
190, 211, 5
CMY:
25, 17, 98
CMYK:
10, 0, 98, 17
HSL:
66°, 95.3704%, 42.3529%
HSV (HSB):
66°, 97.6303%, 82.7451%
XYZ:
44.5569, 57.5466, 8.9028
xyY:
0.4014, 0.5184, 57.5466
CIE-Lab:
80.4861, -27.4738, 79.5488
CIE-LCH:
80.4861, 84.1595, 109.0534
CIE-Luv:
80.4861, -7.4425, 89.8849
Hunter-Lab:
75.8595, -27.9103, 46.1434
#bed305 color charts
#bed305 color shades, tints & tones
#bed305 color schemes
#bed305 color preview, HTML & CSS examples
This text has a color of #bed305
<p style="color:#bed305;">Text here</p>
.mytext {color:#bed305;}
This box has a color of #bed305
<div style="background-color:#bed305;">Content here</div>
.mybackground {background-color:#bed305;}
Border around this has a color of #bed305
<div style="border:2px solid #bed305;">Content here</div>
.myborder {border:2px solid #bed305;}