#bbb495 color space conversions
Hex:
#bbb495
RGB:
187, 180, 149
CMY:
27, 29, 42
CMYK:
0, 4, 20, 27
HSL:
49°, 21.8391%, 65.8824%
HSV (HSB):
49°, 20.3209%, 73.3333%
XYZ:
42.2396, 45.3772, 34.9662
xyY:
0.3446, 0.3702, 45.3772
CIE-Lab:
73.1396, -2.6616, 16.7293
CIE-LCH:
73.1396, 16.9397, 99.0399
CIE-Luv:
73.1396, 5.9581, 23.7853
Hunter-Lab:
67.3626, -5.9566, 16.3779
#bbb495 color charts
#bbb495 color shades, tints & tones
#bbb495 color schemes
#bbb495 color preview, HTML & CSS examples
This text has a color of #bbb495
<p style="color:#bbb495;">Text here</p>
.mytext {color:#bbb495;}
This box has a color of #bbb495
<div style="background-color:#bbb495;">Content here</div>
.mybackground {background-color:#bbb495;}
Border around this has a color of #bbb495
<div style="border:2px solid #bbb495;">Content here</div>
.myborder {border:2px solid #bbb495;}