#bbb68e color space conversions
Hex:
#bbb68e
RGB:
187, 182, 142
CMY:
27, 29, 44
CMYK:
0, 3, 24, 27
HSL:
53°, 24.8619%, 64.5098%
HSV (HSB):
53°, 24.0642%, 73.3333%
XYZ:
42.1040, 45.9737, 32.2459
xyY:
0.3499, 0.3821, 45.9737
CIE-Lab:
73.5285, -4.7466, 21.0478
CIE-LCH:
73.5285, 21.5763, 102.7084
CIE-Luv:
73.5285, 5.2106, 29.7353
Hunter-Lab:
67.8039, -7.8143, 19.2659
#bbb68e color charts
#bbb68e color shades, tints & tones
#bbb68e color schemes
#bbb68e color preview, HTML & CSS examples
This text has a color of #bbb68e
<p style="color:#bbb68e;">Text here</p>
.mytext {color:#bbb68e;}
This box has a color of #bbb68e
<div style="background-color:#bbb68e;">Content here</div>
.mybackground {background-color:#bbb68e;}
Border around this has a color of #bbb68e
<div style="border:2px solid #bbb68e;">Content here</div>
.myborder {border:2px solid #bbb68e;}