#bbb315 color space conversions
Hex:
#bbb315
RGB:
187, 179, 21
CMY:
27, 30, 92
CMYK:
0, 4, 89, 27
HSL:
57°, 79.8077%, 40.7843%
HSV (HSB):
57°, 88.7701%, 73.3333%
XYZ:
36.7490, 42.8591, 7.0452
xyY:
0.4241, 0.4946, 42.8591
CIE-Lab:
71.4593, -12.7245, 70.4993
CIE-LCH:
71.4593, 71.6384, 100.2312
CIE-Luv:
71.4593, 11.0762, 76.2712
Hunter-Lab:
65.4669, -14.3684, 39.4463
#bbb315 color charts
#bbb315 color shades, tints & tones
#bbb315 color schemes
#bbb315 color preview, HTML & CSS examples
This text has a color of #bbb315
<p style="color:#bbb315;">Text here</p>
.mytext {color:#bbb315;}
This box has a color of #bbb315
<div style="background-color:#bbb315;">Content here</div>
.mybackground {background-color:#bbb315;}
Border around this has a color of #bbb315
<div style="border:2px solid #bbb315;">Content here</div>
.myborder {border:2px solid #bbb315;}