#bfb204 color space conversions
Hex:
#bfb204
RGB:
191, 178, 4
CMY:
25, 30, 98
CMYK:
0, 7, 98, 25
HSL:
56°, 95.8974%, 38.2353%
HSV (HSB):
56°, 97.9058%, 74.9020%
XYZ:
37.4282, 42.9259, 6.4277
xyY:
0.4313, 0.4946, 42.9259
CIE-Lab:
71.5047, -10.6898, 72.9955
CIE-LCH:
71.5047, 73.7741, 98.3315
CIE-Luv:
71.5047, 14.7356, 77.2424
Hunter-Lab:
65.5179, -12.6852, 40.0458
#bfb204 color charts
#bfb204 color shades, tints & tones
#bfb204 color schemes
#bfb204 color preview, HTML & CSS examples
This text has a color of #bfb204
<p style="color:#bfb204;">Text here</p>
.mytext {color:#bfb204;}
This box has a color of #bfb204
<div style="background-color:#bfb204;">Content here</div>
.mybackground {background-color:#bfb204;}
Border around this has a color of #bfb204
<div style="border:2px solid #bfb204;">Content here</div>
.myborder {border:2px solid #bfb204;}