#bbb5af color space conversions
Hex:
#bbb5af
RGB:
187, 181, 175
CMY:
27, 29, 31
CMYK:
0, 3, 6, 27
HSL:
30°, 8.1081%, 70.9804%
HSV (HSB):
30°, 6.4171%, 73.3333%
XYZ:
44.7553, 46.7077, 47.2141
xyY:
0.3227, 0.3368, 46.7077
CIE-Lab:
74.0024, 1.0487, 3.7970
CIE-LCH:
74.0024, 3.9392, 74.5605
CIE-Luv:
74.0024, 3.8335, 5.3675
Hunter-Lab:
68.3430, -2.7074, 6.8802
#bbb5af color charts
#bbb5af color shades, tints & tones
#bbb5af color schemes
#bbb5af color preview, HTML & CSS examples
This text has a color of #bbb5af
<p style="color:#bbb5af;">Text here</p>
.mytext {color:#bbb5af;}
This box has a color of #bbb5af
<div style="background-color:#bbb5af;">Content here</div>
.mybackground {background-color:#bbb5af;}
Border around this has a color of #bbb5af
<div style="border:2px solid #bbb5af;">Content here</div>
.myborder {border:2px solid #bbb5af;}