#bfa55e color space conversions
Hex:
#bfa55e
RGB:
191, 165, 94
CMY:
25, 35, 63
CMYK:
0, 14, 51, 25
HSL:
44°, 43.1111%, 55.8824%
HSV (HSB):
44°, 50.7853%, 74.9020%
XYZ:
36.9614, 38.7948, 16.1297
xyY:
0.4023, 0.4222, 38.7948
CIE-Lab:
68.6024, 0.2902, 40.0417
CIE-LCH:
68.6024, 40.0428, 89.5848
CIE-Luv:
68.6024, 21.1606, 48.9775
Hunter-Lab:
62.2855, -3.0743, 28.2458
#bfa55e color charts
#bfa55e color shades, tints & tones
#bfa55e color schemes
#bfa55e color preview, HTML & CSS examples
This text has a color of #bfa55e
<p style="color:#bfa55e;">Text here</p>
.mytext {color:#bfa55e;}
This box has a color of #bfa55e
<div style="background-color:#bfa55e;">Content here</div>
.mybackground {background-color:#bfa55e;}
Border around this has a color of #bfa55e
<div style="border:2px solid #bfa55e;">Content here</div>
.myborder {border:2px solid #bfa55e;}