#bfaa1e color space conversions
Hex:
#bfaa1e
RGB:
191, 170, 30
CMY:
25, 33, 88
CMYK:
0, 11, 84, 25
HSL:
52°, 72.8507%, 43.3333%
HSV (HSB):
52°, 84.2932%, 74.9020%
XYZ:
36.0949, 39.9196, 7.0311
xyY:
0.4346, 0.4807, 39.9196
CIE-Lab:
69.4122, -6.0749, 67.0235
CIE-LCH:
69.4122, 67.2982, 95.1790
CIE-Luv:
69.4122, 20.0841, 71.6074
Hunter-Lab:
63.1819, -8.5939, 37.6293
#bfaa1e color charts
#bfaa1e color shades, tints & tones
#bfaa1e color schemes
#bfaa1e color preview, HTML & CSS examples
This text has a color of #bfaa1e
<p style="color:#bfaa1e;">Text here</p>
.mytext {color:#bfaa1e;}
This box has a color of #bfaa1e
<div style="background-color:#bfaa1e;">Content here</div>
.mybackground {background-color:#bfaa1e;}
Border around this has a color of #bfaa1e
<div style="border:2px solid #bfaa1e;">Content here</div>
.myborder {border:2px solid #bfaa1e;}