#bfbf0c color space conversions
Hex:
#bfbf0c
RGB:
191, 191, 12
CMY:
25, 25, 95
CMYK:
0, 0, 94, 25
HSL:
60°, 88.1773%, 39.8039%
HSV (HSB):
60°, 93.7173%, 74.9020%
XYZ:
40.1830, 48.3645, 7.5652
xyY:
0.4181, 0.5032, 48.3645
CIE-Lab:
75.0543, -17.2103, 74.7688
CIE-LCH:
75.0543, 76.7240, 102.9625
CIE-Luv:
75.0543, 5.8984, 81.7715
Hunter-Lab:
69.5446, -18.5654, 42.2315
#bfbf0c color charts
#bfbf0c color shades, tints & tones
#bfbf0c color schemes
#bfbf0c color preview, HTML & CSS examples
This text has a color of #bfbf0c
<p style="color:#bfbf0c;">Text here</p>
.mytext {color:#bfbf0c;}
This box has a color of #bfbf0c
<div style="background-color:#bfbf0c;">Content here</div>
.mybackground {background-color:#bfbf0c;}
Border around this has a color of #bfbf0c
<div style="border:2px solid #bfbf0c;">Content here</div>
.myborder {border:2px solid #bfbf0c;}