#bbb69d color space conversions
Hex:
#bbb69d
RGB:
187, 182, 157
CMY:
27, 29, 38
CMYK:
0, 3, 16, 27
HSL:
50°, 18.0723%, 67.4510%
HSV (HSB):
50°, 16.0428%, 73.3333%
XYZ:
43.3073, 46.4550, 38.5825
xyY:
0.3374, 0.3620, 46.4550
CIE-Lab:
73.8398, -2.4916, 13.3690
CIE-LCH:
73.8398, 13.5992, 100.5572
CIE-Luv:
73.8398, 4.3763, 19.3530
Hunter-Lab:
68.1579, -5.8582, 14.1480
#bbb69d color charts
#bbb69d color shades, tints & tones
#bbb69d color schemes
#bbb69d color preview, HTML & CSS examples
This text has a color of #bbb69d
<p style="color:#bbb69d;">Text here</p>
.mytext {color:#bbb69d;}
This box has a color of #bbb69d
<div style="background-color:#bbb69d;">Content here</div>
.mybackground {background-color:#bbb69d;}
Border around this has a color of #bbb69d
<div style="border:2px solid #bbb69d;">Content here</div>
.myborder {border:2px solid #bbb69d;}