#bbc350 color space conversions
Hex:
#bbc350
RGB:
187, 195, 80
CMY:
27, 24, 69
CMYK:
4, 0, 59, 24
HSL:
64°, 48.9362%, 53.9216%
HSV (HSB):
64°, 58.9744%, 76.4706%
XYZ:
41.4566, 50.1742, 15.0890
xyY:
0.3885, 0.4701, 50.1742
CIE-Lab:
76.1761, -18.1222, 55.4267
CIE-LCH:
76.1761, 58.3140, 108.1056
CIE-Luv:
76.1761, -0.2688, 68.9927
Hunter-Lab:
70.8337, -19.4891, 36.9537
#bbc350 color charts
#bbc350 color shades, tints & tones
#bbc350 color schemes
#bbc350 color preview, HTML & CSS examples
This text has a color of #bbc350
<p style="color:#bbc350;">Text here</p>
.mytext {color:#bbc350;}
This box has a color of #bbc350
<div style="background-color:#bbc350;">Content here</div>
.mybackground {background-color:#bbc350;}
Border around this has a color of #bbc350
<div style="border:2px solid #bbc350;">Content here</div>
.myborder {border:2px solid #bbc350;}