#bfa05b color space conversions
Hex:
#bfa05b
RGB:
191, 160, 91
CMY:
25, 37, 64
CMYK:
0, 16, 52, 25
HSL:
41°, 43.8596%, 55.2941%
HSV (HSB):
41°, 52.3560%, 74.9020%
XYZ:
35.9450, 36.9733, 15.1396
xyY:
0.4082, 0.4199, 36.9733
CIE-Lab:
67.2570, 2.7127, 39.9335
CIE-LCH:
67.2570, 40.0255, 86.1138
CIE-Luv:
67.2570, 24.6934, 48.0022
Hunter-Lab:
60.8057, -0.8905, 27.8018
#bfa05b color charts
#bfa05b color shades, tints & tones
#bfa05b color schemes
#bfa05b color preview, HTML & CSS examples
This text has a color of #bfa05b
<p style="color:#bfa05b;">Text here</p>
.mytext {color:#bfa05b;}
This box has a color of #bfa05b
<div style="background-color:#bfa05b;">Content here</div>
.mybackground {background-color:#bfa05b;}
Border around this has a color of #bfa05b
<div style="border:2px solid #bfa05b;">Content here</div>
.myborder {border:2px solid #bfa05b;}