#bbb750 color space conversions
Hex:
#bbb750
RGB:
187, 183, 80
CMY:
27, 28, 69
CMYK:
0, 2, 57, 27
HSL:
58°, 44.0329%, 52.3529%
HSV (HSB):
58°, 57.2193%, 73.3333%
XYZ:
38.8750, 45.0110, 14.2285
xyY:
0.3962, 0.4588, 45.0110
CIE-Lab:
72.8991, -12.0377, 51.7829
CIE-LCH:
72.8991, 53.1637, 103.0868
CIE-Luv:
72.8991, 7.2507, 63.4906
Hunter-Lab:
67.0902, -13.9772, 34.3889
#bbb750 color charts
#bbb750 color shades, tints & tones
#bbb750 color schemes
#bbb750 color preview, HTML & CSS examples
This text has a color of #bbb750
<p style="color:#bbb750;">Text here</p>
.mytext {color:#bbb750;}
This box has a color of #bbb750
<div style="background-color:#bbb750;">Content here</div>
.mybackground {background-color:#bbb750;}
Border around this has a color of #bbb750
<div style="border:2px solid #bbb750;">Content here</div>
.myborder {border:2px solid #bbb750;}