#bbb31c color space conversions
Hex:
#bbb31c
RGB:
187, 179, 28
CMY:
27, 30, 89
CMYK:
0, 4, 85, 27
HSL:
57°, 73.9535%, 42.1569%
HSV (HSB):
57°, 85.0267%, 73.3333%
XYZ:
36.8232, 42.8888, 7.4362
xyY:
0.4225, 0.4921, 42.8888
CIE-Lab:
71.4795, -12.5664, 69.0756
CIE-LCH:
71.4795, 70.2093, 100.3106
CIE-Luv:
71.4795, 11.0025, 75.4139
Hunter-Lab:
65.4896, -14.2405, 39.1105
#bbb31c color charts
#bbb31c color shades, tints & tones
#bbb31c color schemes
#bbb31c color preview, HTML & CSS examples
This text has a color of #bbb31c
<p style="color:#bbb31c;">Text here</p>
.mytext {color:#bbb31c;}
This box has a color of #bbb31c
<div style="background-color:#bbb31c;">Content here</div>
.mybackground {background-color:#bbb31c;}
Border around this has a color of #bbb31c
<div style="border:2px solid #bbb31c;">Content here</div>
.myborder {border:2px solid #bbb31c;}