#bbb4af color space conversions
Hex:
#bbb4af
RGB:
187, 180, 175
CMY:
27, 29, 31
CMYK:
0, 4, 6, 27
HSL:
25°, 8.1081%, 70.9804%
HSV (HSB):
25°, 6.4171%, 73.3333%
XYZ:
44.5526, 46.3025, 47.1465
xyY:
0.3228, 0.3355, 46.3025
CIE-Lab:
73.7414, 1.5860, 3.4192
CIE-LCH:
73.7414, 3.7691, 65.1161
CIE-Luv:
73.7414, 4.3623, 4.7232
Hunter-Lab:
68.0459, -2.2086, 6.5523
#bbb4af color charts
#bbb4af color shades, tints & tones
#bbb4af color schemes
#bbb4af color preview, HTML & CSS examples
This text has a color of #bbb4af
<p style="color:#bbb4af;">Text here</p>
.mytext {color:#bbb4af;}
This box has a color of #bbb4af
<div style="background-color:#bbb4af;">Content here</div>
.mybackground {background-color:#bbb4af;}
Border around this has a color of #bbb4af
<div style="border:2px solid #bbb4af;">Content here</div>
.myborder {border:2px solid #bbb4af;}