#bfa65c color space conversions
Hex:
#bfa65c
RGB:
191, 166, 92
CMY:
25, 35, 64
CMYK:
0, 13, 52, 25
HSL:
45°, 43.6123%, 55.4902%
HSV (HSB):
45°, 51.8325%, 74.9020%
XYZ:
37.0538, 39.1215, 15.7235
xyY:
0.4032, 0.4257, 39.1215
CIE-Lab:
68.8392, -0.4266, 41.3461
CIE-LCH:
68.8392, 41.3483, 90.5911
CIE-Luv:
68.8392, 20.6116, 50.4341
Hunter-Lab:
62.5472, -3.7116, 28.8784
#bfa65c color charts
#bfa65c color shades, tints & tones
#bfa65c color schemes
#bfa65c color preview, HTML & CSS examples
This text has a color of #bfa65c
<p style="color:#bfa65c;">Text here</p>
.mytext {color:#bfa65c;}
This box has a color of #bfa65c
<div style="background-color:#bfa65c;">Content here</div>
.mybackground {background-color:#bfa65c;}
Border around this has a color of #bfa65c
<div style="border:2px solid #bfa65c;">Content here</div>
.myborder {border:2px solid #bfa65c;}