#bfa15c color space conversions
Hex:
#bfa15c
RGB:
191, 161, 92
CMY:
25, 37, 64
CMYK:
0, 16, 52, 25
HSL:
42°, 43.6123%, 55.4902%
HSV (HSB):
42°, 51.8325%, 74.9020%
XYZ:
36.1625, 37.3388, 15.4264
xyY:
0.4067, 0.4199, 37.3388
CIE-Lab:
67.5304, 2.2619, 39.7548
CIE-LCH:
67.5304, 39.8191, 86.7436
CIE-Luv:
67.5304, 23.9560, 48.0019
Hunter-Lab:
61.1055, -1.2975, 27.8058
#bfa15c color charts
#bfa15c color shades, tints & tones
#bfa15c color schemes
#bfa15c color preview, HTML & CSS examples
This text has a color of #bfa15c
<p style="color:#bfa15c;">Text here</p>
.mytext {color:#bfa15c;}
This box has a color of #bfa15c
<div style="background-color:#bfa15c;">Content here</div>
.mybackground {background-color:#bfa15c;}
Border around this has a color of #bfa15c
<div style="border:2px solid #bfa15c;">Content here</div>
.myborder {border:2px solid #bfa15c;}