#bbbf82 color space conversions
Hex:
#bbbf82
RGB:
187, 191, 130
CMY:
27, 25, 49
CMYK:
2, 0, 32, 25
HSL:
64°, 32.2751%, 62.9412%
HSV (HSB):
64°, 31.9372%, 74.9020%
XYZ:
43.1536, 49.4381, 28.3872
xyY:
0.3567, 0.4087, 49.4381
CIE-Lab:
75.7231, -11.0648, 30.3766
CIE-LCH:
75.7231, 32.3291, 110.0143
CIE-Luv:
75.7231, 0.5841, 42.4857
Hunter-Lab:
70.3122, -13.4934, 25.2814
#bbbf82 color charts
#bbbf82 color shades, tints & tones
#bbbf82 color schemes
#bbbf82 color preview, HTML & CSS examples
This text has a color of #bbbf82
<p style="color:#bbbf82;">Text here</p>
.mytext {color:#bbbf82;}
This box has a color of #bbbf82
<div style="background-color:#bbbf82;">Content here</div>
.mybackground {background-color:#bbbf82;}
Border around this has a color of #bbbf82
<div style="border:2px solid #bbbf82;">Content here</div>
.myborder {border:2px solid #bbbf82;}