#bbc08f color space conversions
Hex:
#bbc08f
RGB:
187, 192, 143
CMY:
27, 25, 44
CMYK:
3, 0, 26, 25
HSL:
66°, 28.0000%, 65.6863%
HSV (HSB):
66°, 25.5208%, 75.2941%
XYZ:
44.3011, 50.2472, 33.3504
xyY:
0.3464, 0.3929, 50.2472
CIE-Lab:
76.2208, -9.8335, 24.1847
CIE-LCH:
76.2208, 26.1074, 112.1267
CIE-Luv:
76.2208, -0.5162, 34.8995
Hunter-Lab:
70.8853, -12.4924, 21.7247
#bbc08f color charts
#bbc08f color shades, tints & tones
#bbc08f color schemes
#bbc08f color preview, HTML & CSS examples
This text has a color of #bbc08f
<p style="color:#bbc08f;">Text here</p>
.mytext {color:#bbc08f;}
This box has a color of #bbc08f
<div style="background-color:#bbc08f;">Content here</div>
.mybackground {background-color:#bbc08f;}
Border around this has a color of #bbc08f
<div style="border:2px solid #bbc08f;">Content here</div>
.myborder {border:2px solid #bbc08f;}