#bed015 color space conversions
Hex:
#bed015
RGB:
190, 208, 21
CMY:
25, 18, 92
CMYK:
9, 0, 90, 18
HSL:
66°, 81.6594%, 44.9020%
HSV (HSB):
66°, 89.9038%, 81.5686%
XYZ:
43.9264, 56.1130, 9.2252
xyY:
0.4020, 0.5136, 56.1130
CIE-Lab:
79.6781, -25.8318, 77.1203
CIE-LCH:
79.6781, 81.3316, 108.5185
CIE-Luv:
79.6781, -5.6491, 87.6549
Hunter-Lab:
74.9086, -26.4177, 45.1343
#bed015 color charts
#bed015 color shades, tints & tones
#bed015 color schemes
#bed015 color preview, HTML & CSS examples
This text has a color of #bed015
<p style="color:#bed015;">Text here</p>
.mytext {color:#bed015;}
This box has a color of #bed015
<div style="background-color:#bed015;">Content here</div>
.mybackground {background-color:#bed015;}
Border around this has a color of #bed015
<div style="border:2px solid #bed015;">Content here</div>
.myborder {border:2px solid #bed015;}