#bbb195 color space conversions
Hex:
#bbb195
RGB:
187, 177, 149
CMY:
27, 31, 42
CMYK:
0, 5, 20, 27
HSL:
44°, 21.8391%, 65.8824%
HSV (HSB):
44°, 20.3209%, 73.3333%
XYZ:
41.6405, 44.1790, 34.7665
xyY:
0.3453, 0.3664, 44.1790
CIE-Lab:
72.3480, -1.0620, 15.6257
CIE-LCH:
72.3480, 15.6617, 93.8883
CIE-Luv:
72.3480, 7.6576, 21.9859
Hunter-Lab:
66.4673, -4.4909, 15.5148
#bbb195 color charts
#bbb195 color shades, tints & tones
#bbb195 color schemes
#bbb195 color preview, HTML & CSS examples
This text has a color of #bbb195
<p style="color:#bbb195;">Text here</p>
.mytext {color:#bbb195;}
This box has a color of #bbb195
<div style="background-color:#bbb195;">Content here</div>
.mybackground {background-color:#bbb195;}
Border around this has a color of #bbb195
<div style="border:2px solid #bbb195;">Content here</div>
.myborder {border:2px solid #bbb195;}