#bfa55c color space conversions
Hex:
#bfa55c
RGB:
191, 165, 92
CMY:
25, 35, 64
CMYK:
0, 14, 52, 25
HSL:
44°, 43.6123%, 55.4902%
HSV (HSB):
44°, 51.8325%, 74.9020%
XYZ:
36.8728, 38.7593, 15.6631
xyY:
0.4039, 0.4245, 38.7593
CIE-Lab:
68.5766, 0.1094, 41.0278
CIE-LCH:
68.5766, 41.0279, 89.8473
CIE-Luv:
68.5766, 21.2775, 49.9481
Hunter-Lab:
62.2570, -3.2301, 28.6632
#bfa55c color charts
#bfa55c color shades, tints & tones
#bfa55c color schemes
#bfa55c color preview, HTML & CSS examples
This text has a color of #bfa55c
<p style="color:#bfa55c;">Text here</p>
.mytext {color:#bfa55c;}
This box has a color of #bfa55c
<div style="background-color:#bfa55c;">Content here</div>
.mybackground {background-color:#bfa55c;}
Border around this has a color of #bfa55c
<div style="border:2px solid #bfa55c;">Content here</div>
.myborder {border:2px solid #bfa55c;}