#bbbf42 color space conversions
Hex:
#bbbf42
RGB:
187, 191, 66
CMY:
27, 25, 74
CMYK:
2, 0, 65, 25
HSL:
62°, 49.4071%, 50.3922%
HSV (HSB):
62°, 65.4450%, 74.9020%
XYZ:
40.1077, 48.2197, 12.3477
xyY:
0.3984, 0.4790, 48.2197
CIE-Lab:
74.9633, -17.0529, 60.0266
CIE-LCH:
74.9633, 62.4019, 105.8593
CIE-Luv:
74.9633, 2.5208, 71.9519
Hunter-Lab:
69.4404, -18.4220, 38.0655
#bbbf42 color charts
#bbbf42 color shades, tints & tones
#bbbf42 color schemes
#bbbf42 color preview, HTML & CSS examples
This text has a color of #bbbf42
<p style="color:#bbbf42;">Text here</p>
.mytext {color:#bbbf42;}
This box has a color of #bbbf42
<div style="background-color:#bbbf42;">Content here</div>
.mybackground {background-color:#bbbf42;}
Border around this has a color of #bbbf42
<div style="border:2px solid #bbbf42;">Content here</div>
.myborder {border:2px solid #bbbf42;}