#bfac33 color space conversions
Hex:
#bfac33
RGB:
191, 172, 51
CMY:
25, 33, 80
CMYK:
0, 10, 73, 25
HSL:
52°, 57.8512%, 47.4510%
HSV (HSB):
52°, 73.2984%, 74.9020%
XYZ:
36.8359, 40.8204, 9.0696
xyY:
0.4247, 0.4707, 40.8204
CIE-Lab:
70.0499, -6.3627, 61.0166
CIE-LCH:
70.0499, 61.3474, 95.9532
CIE-Luv:
70.0499, 18.2230, 68.1609
Hunter-Lab:
63.8909, -8.8958, 36.3071
#bfac33 color charts
#bfac33 color shades, tints & tones
#bfac33 color schemes
#bfac33 color preview, HTML & CSS examples
This text has a color of #bfac33
<p style="color:#bfac33;">Text here</p>
.mytext {color:#bfac33;}
This box has a color of #bfac33
<div style="background-color:#bfac33;">Content here</div>
.mybackground {background-color:#bfac33;}
Border around this has a color of #bfac33
<div style="border:2px solid #bfac33;">Content here</div>
.myborder {border:2px solid #bfac33;}