#bbb975 color space conversions
Hex:
#bbb975
RGB:
187, 185, 117
CMY:
27, 27, 54
CMYK:
0, 1, 37, 27
HSL:
58°, 33.9806%, 59.6078%
HSV (HSB):
58°, 37.4332%, 73.3333%
XYZ:
41.0534, 46.5471, 23.6504
xyY:
0.3690, 0.4184, 46.5471
CIE-Lab:
73.8991, -9.5412, 34.7750
CIE-LCH:
73.8991, 36.0602, 105.3426
CIE-Luv:
73.8991, 4.6499, 46.8038
Hunter-Lab:
68.2254, -11.9855, 27.2049
#bbb975 color charts
#bbb975 color shades, tints & tones
#bbb975 color schemes
#bbb975 color preview, HTML & CSS examples
This text has a color of #bbb975
<p style="color:#bbb975;">Text here</p>
.mytext {color:#bbb975;}
This box has a color of #bbb975
<div style="background-color:#bbb975;">Content here</div>
.mybackground {background-color:#bbb975;}
Border around this has a color of #bbb975
<div style="border:2px solid #bbb975;">Content here</div>
.myborder {border:2px solid #bbb975;}