#bfbc6e color space conversions
Hex:
#bfbc6e
RGB:
191, 188, 110
CMY:
25, 26, 57
CMYK:
0, 2, 42, 25
HSL:
58°, 38.7560%, 59.0196%
HSV (HSB):
58°, 42.4084%, 74.9020%
XYZ:
42.2835, 48.1686, 21.8207
xyY:
0.3766, 0.4290, 48.1686
CIE-Lab:
74.9311, -10.2514, 39.7382
CIE-LCH:
74.9311, 41.0392, 104.4655
CIE-Luv:
74.9311, 5.7170, 52.4078
Hunter-Lab:
69.4036, -12.7067, 29.9415
#bfbc6e color charts
#bfbc6e color shades, tints & tones
#bfbc6e color schemes
#bfbc6e color preview, HTML & CSS examples
This text has a color of #bfbc6e
<p style="color:#bfbc6e;">Text here</p>
.mytext {color:#bfbc6e;}
This box has a color of #bfbc6e
<div style="background-color:#bfbc6e;">Content here</div>
.mybackground {background-color:#bfbc6e;}
Border around this has a color of #bfbc6e
<div style="border:2px solid #bfbc6e;">Content here</div>
.myborder {border:2px solid #bfbc6e;}